fix: trying to fix auto-pulls 21 !
This commit is contained in:
@@ -10,11 +10,9 @@ services:
|
||||
- ./data/built_melodies:/app/storage/built_melodies
|
||||
- ./data/firmware:/app/storage/firmware
|
||||
- ./data/firebase-service-account.json:/app/firebase-service-account.json:ro
|
||||
# Auto-deploy: project root and Docker socket
|
||||
- /home/bellsystems/bellsystems-cp:/home/bellsystems/bellsystems-cp
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
pid: host
|
||||
privileged: true
|
||||
# Auto-deploy: systemd socket so container can trigger host services
|
||||
- /run/systemd/private:/run/systemd/private
|
||||
- /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
|
||||
ports:
|
||||
- "8000:8000"
|
||||
depends_on: []
|
||||
|
||||
Reference in New Issue
Block a user