A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMPM and Docker
-
I am running magicmirror in a Docker by ICH777 on github. I want to play around with MMPM but am a little confused. Can I run it as a standalone docker? Should I add it to my existing docker? Or setup a new docker with an image that includes both magicmirror and MMPM?
-
There is already a docker image for mmpm: https://gitlab.com/khassel/mmpm
You have to mount some dirs from MM into the MMPM container, see https://gitlab.com/khassel/mmpm/-/blob/master/docker-compose.yml -
That helps, I should be able to map the two dockers together.