Skip to content

Checks: The --no-deps argument isn't working#12284

Merged
sbrunner merged 1 commit into2.8from
fix-checks
Sep 23, 2025
Merged

Checks: The --no-deps argument isn't working#12284
sbrunner merged 1 commit into2.8from
fix-checks

Conversation

@sbrunner
Copy link
Member

We have the error: cannot share volume with service config: container missing

We have the error: cannot share volume with service config: container missing
@sbrunner sbrunner marked this pull request as ready for review September 23, 2025 10:36
@sbrunner sbrunner changed the title Checks: The --no-deps argument isn't working Checks: The --no-deps argument isn't working Sep 23, 2025
@sbrunner sbrunner requested a review from Copilot September 23, 2025 10:55
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes an issue where the --no-deps argument in docker-compose commands was causing volume sharing errors. The fix removes the problematic --no-deps flag from docker-compose run commands in the Makefile.

  • Removes --no-deps flag from prospector and eslint docker-compose commands
  • Resolves "cannot share volume with service config: container missing" error
  • Maintains all other docker-compose run options and functionality

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants