chaitanyalad

Results 1 comments of chaitanyalad

```yml 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