mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 08:05:40 -04:00
refactor: remove docker.sock from examples/docker-compose.yml - fixes #105
This commit is contained in:
@@ -40,7 +40,6 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /etc/timezone:/etc/timezone:ro
|
- /etc/timezone:/etc/timezone:ro
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
|
||||||
- ./config:/config
|
- ./config:/config
|
||||||
- ./app:/usr/bin/app
|
- ./app:/usr/bin/app
|
||||||
ulimits:
|
ulimits:
|
||||||
|
|||||||
Reference in New Issue
Block a user