adding s6-overlay and running jsmpeg

This commit is contained in:
Blake Blackshear
2021-03-03 07:33:50 -06:00
parent 7309c06be8
commit 46e5a042ae
10 changed files with 36 additions and 15 deletions

View File

@@ -23,7 +23,7 @@ services:
- "5000:5000"
- "5001:5001"
- "8080:8080"
command: /bin/sh -c "sudo /usr/local/nginx/sbin/nginx; while sleep 1000; do :; done"
command: /bin/sh -c "while sleep 1000; do :; done"
mqtt:
container_name: mqtt
image: eclipse-mosquitto:1.6