mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-03 00:33:05 +02:00
alias
This commit is contained in:
1
wud/.env
1
wud/.env
@ -1 +1,2 @@
|
|||||||
VERSION=4.10.1
|
VERSION=4.10.1
|
||||||
|
DOCKER_REGISTRY=192.168.77.101:5000/library/
|
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
whatsupdocker:
|
whatsupdocker:
|
||||||
image: getwud/wud
|
image: {DOCKER_REGISTRY:-}getwud/wud
|
||||||
container_name: wud
|
container_name: wud
|
||||||
env_file:
|
env_file:
|
||||||
- stack.env
|
- stack.env
|
||||||
|
Reference in New Issue
Block a user