Skip to content

updatenotification: avoid using pm2 when running in docker container#3484

Merged
khassel merged 1 commit intoMagicMirrorOrg:developfrom
khassel:pm2
Jun 28, 2024
Merged

updatenotification: avoid using pm2 when running in docker container#3484
khassel merged 1 commit intoMagicMirrorOrg:developfrom
khassel:pm2

Conversation

@khassel
Copy link
Collaborator

@khassel khassel commented Jun 26, 2024

related to #3480

Change module updatenotification so that it can work without pm2 in a docker container.

It now tests if file /.dockerenv exists and if so require("pm2") is never called.

@khassel
Copy link
Collaborator Author

khassel commented Jun 26, 2024

@bugsounet please check if this change is o.k. for you, thanks.

@bugsounet
Copy link
Contributor

@khassel : just test this PR and it's ok

@khassel khassel merged commit 92ac389 into MagicMirrorOrg:develop Jun 28, 2024
@khassel khassel deleted the pm2 branch June 28, 2024 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants