This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
services:
|
||||
autopkg:
|
||||
image: EDITTHISNOW
|
||||
image: git.shadeouts.net/phantom/autopkg
|
||||
container_name: autopkg
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- $PWD/data.ini:/etc/autopkg/data.ini
|
||||
- $PWD/autopkg.log:/var/log/autopkg.log
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
environment:
|
||||
# debug, test, or prod
|
||||
APKG_TARGET: "prod"
|
||||
|
||||
Reference in New Issue
Block a user