A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
electron-rebuild problems with MagicMirror 2.22.0
-
you can use
--omit=optionalas param fornpm install, I use this for myamd64images because they are run to 99,9% withnpm run serverso electron is not needed -
@karsten13 What are your thoughts on adding
npm install @electron/rebuild --unsafe-perm; \as part of the container image creation process to https://gitlab.com/khassel/magicmirror/-/blob/master/build/Dockerfile-debian? -
I’m trying to keep image size small … but which image are you using?
latestorfat?
