v1.0.0b1
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
services:
|
||||
autopkg:
|
||||
image: EDITTHISNOW
|
||||
container_name: autopkg
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- $PWD/data.ini:/etc/autopkg/data.ini
|
||||
- $PWD/autopkg.log:/var/log/autopkg.log
|
||||
environment:
|
||||
APKG_TARGET: "prod"
|
||||
|
||||
Reference in New Issue
Block a user