Added Container Name Declaration
This commit is contained in:
parent
bd1457965e
commit
35aaadb771
@ -2,6 +2,7 @@ version: '3.3'
|
|||||||
services:
|
services:
|
||||||
git-repo-updater:
|
git-repo-updater:
|
||||||
privileged: true
|
privileged: true
|
||||||
|
container_name: watchdog
|
||||||
environment:
|
environment:
|
||||||
- REPO_URL=${REPO_URL}
|
- REPO_URL=${REPO_URL}
|
||||||
- COPY_DIR=${COPY_DIR}
|
- COPY_DIR=${COPY_DIR}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user