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

Fix: Update Docker Compose version and remove unsupported name field #2599

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

Gowthamk007m
Copy link

This pull request addresses issue #2597 regarding invalid fields in the docker-compose.yml file.

Changes Made

  • Updated the version field to 3.8, a valid Docker Compose version.
  • Removed the unsupported name field from the configuration.

Related Issue

Fixes #2597

@Gowthamk007m Gowthamk007m force-pushed the fix/docker-compose-issues branch from f5fc48b to 787236c Compare January 8, 2025 12:03
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.

Invalid version and name fields in docker-compose.yml
2 participants