🚚 Rename Docker Compose files to new names, compose.yml (#2106)
This commit is contained in:
committed by
GitHub
parent
03bca13d17
commit
6ab7a40cdd
@@ -7,7 +7,7 @@ DOMAIN=${DOMAIN?Variable not set} \
|
||||
STACK_NAME=${STACK_NAME?Variable not set} \
|
||||
TAG=${TAG?Variable not set} \
|
||||
docker-compose \
|
||||
-f docker-compose.yml \
|
||||
-f compose.yml \
|
||||
config > docker-stack.yml
|
||||
|
||||
docker-auto-labels docker-stack.yml
|
||||
|
||||
Reference in New Issue
Block a user