@lpt2007 now, if you go back to the 1st docker image, and then open a browser on the host connecting to
http://docker_container_ip:exposed_port
you will get the same results…
@lpt2007
Have you read the readme of MagicMirror?
Also note that:
npm start does not work via SSH. But you can use DISPLAY=:0 nohup npm start & instead.
This starts the mirror on the remote display.
AxLED