CasaOS-HomeAutomation-AppStore
CasaOS-HomeAutomation-AppStore copied to clipboard
Application Request.
Need MagicMirror² application. link :- https://magicmirror.builders/
Post the Docker command or better the Docker compose file here, then I can add it.
services:
magicmirror:
container_name: mm
image: karsten13/magicmirror:latest
restart: always
volumes:
- ../mounts/config:/opt/magic_mirror/config
- ../mounts/modules:/opt/magic_mirror/modules
- ../mounts/css/custom.css:/opt/magic_mirror/css/custom.css
ports:
- 8080:8080
i want to use this extension with the docker: https://github.com/pelaxa/MMM-ImmichSlideShow