Actually truly really NOW actually for real really truly now actually for real fix docker compose in updater
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
services:
|
||||
updater:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
- DOCKER_GID=$DOCKER_GID
|
||||
user: ${DOCKER_CONFIG_DIR_UID}:${DOCKER_CONFIG_DIR_GID}
|
||||
build: .
|
||||
user: ${DOCKER_CONFIG_DIR_UID}:${DOCKER_GID}
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "6969:80"
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user