Commit 2f972e2
committed
docker-compose: Deduplicate container names
On Docker Compose version 2.24.7 it fails with error:
`"services.quay-notifier": container name "clair-notifier" is already in use by "services.notifier": invalid compose project`
Signed-off-by: perat <perat86@icloud.com>1 parent df348dc commit 2f972e2
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| 202 | + | |
202 | 203 | | |
203 | 204 | | |
204 | 205 | | |
| |||
0 commit comments