Disable diun for postgres container
This commit is contained in:
@@ -85,7 +85,7 @@ services:
|
|||||||
- /etc/passwd:/etc/passwd:ro
|
- /etc/passwd:/etc/passwd:ro
|
||||||
- /mnt/ente_1/postgres_data:/var/lib/postgresql/data:rw
|
- /mnt/ente_1/postgres_data:/var/lib/postgresql/data:rw
|
||||||
labels:
|
labels:
|
||||||
diun.enable: "true"
|
diun.enable: "false"
|
||||||
diun.watch_repo: "true"
|
diun.watch_repo: "true"
|
||||||
diun.include_tags: "latest"
|
diun.include_tags: "latest"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user