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: multiple yaml alias #118

Merged
merged 1 commit into from
Dec 18, 2023
Merged

fix: multiple yaml alias #118

merged 1 commit into from
Dec 18, 2023

Conversation

colorfield
Copy link
Member

Description of changes

Fix multiple yaml alias

Motivation and context

docker/compose#10411

How has this been tested?

  • Manually
  • Unit tests
  • Integration tests

Copy link
Member

@dan2k3k4 dan2k3k4 left a comment

Choose a reason for hiding this comment

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

Looks good to me, does the parsed yaml file look correct?

I think you can validate a config file with this command:
docker-compose docker-compose.yml config

@colorfield
Copy link
Member Author

Thanks @dan2k3k4 docker-compose config looks good.

@colorfield colorfield merged commit ca8d5e6 into release Dec 18, 2023
5 checks passed
@colorfield colorfield deleted the fix-multiple-yaml-alias branch December 18, 2023 20:37
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.

2 participants