mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Add Dockerfile ENV for stack environment variables
This commit is contained in:
committed by
GitHub
parent
a47e653fae
commit
a692212a9f
@ -10,6 +10,7 @@ ENV LANG="en_US.UTF-8" \
|
||||
PORTAINER_URL="" \
|
||||
PORTAINER_STACK_NAME="" \
|
||||
DOCKER_COMPOSE_FILE="" \
|
||||
ENVIRONMENT_VARIABLES_FILE="" \
|
||||
PORTAINER_PRUNE="false" \
|
||||
PORTAINER_ENDPOINT="1" \
|
||||
HTTPIE_VERIFY_SSL="yes" \
|
||||
|
Reference in New Issue
Block a user