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