Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker-compose: fixes for local-dev mode #2010

Open
wants to merge 2 commits into
base: release-4.7
Choose a base branch
from

Conversation

perat
Copy link

@perat perat commented Mar 14, 2024

Fixes:

  • "services.quay-notifier": container name "clair-notifier" is already in use by "services.notifier": invalid compose project observed on Docker Compose version 2.24.7

  • open /tmp: operation not supported error

@perat perat requested a review from a team as a code owner March 14, 2024 15:58
@perat perat requested review from crozzy and removed request for a team March 14, 2024 15:58
@app-sre-bot
Copy link
Collaborator

Can one of the admins verify this patch?

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>
Workaround for issue quay#2009
suggested in docker/compose#1339 (comment)

Signed-off-by: perat <perat86@icloud.com>
@perat perat force-pushed the release-4.7-docker-compose-fix branch from 28b25be to d33f0f8 Compare March 14, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants