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: Fix tutor when using docker compose 2.24.1 #994

Merged
merged 2 commits into from
Jan 30, 2024

Conversation

xitij2000
Copy link
Contributor

Fixes #992

Copy link
Contributor

@regisb regisb left a comment

Choose a reason for hiding this comment

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

Thanks for this PR! We do want to have this fix in tutor native, as the duplicate volume declarations are completely useless. Please just address the following items:

@xitij2000 xitij2000 changed the base branch from nightly to master January 29, 2024 09:22
@xitij2000 xitij2000 force-pushed the kshitij/fix-tutor-docker-compose branch from 21d6c88 to a7f267e Compare January 29, 2024 09:22
@xitij2000 xitij2000 force-pushed the kshitij/fix-tutor-docker-compose branch from a7f267e to 231d517 Compare January 29, 2024 09:22
@xitij2000 xitij2000 force-pushed the kshitij/fix-tutor-docker-compose branch from 231d517 to f5a8131 Compare January 29, 2024 09:23
Copy link
Contributor

@regisb regisb left a comment

Choose a reason for hiding this comment

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

Awesome! Is this ready for review? if yes please switch the draft status.

@xitij2000 xitij2000 marked this pull request as ready for review January 30, 2024 05:15
@xitij2000
Copy link
Contributor Author

Awesome! Is this ready for review? if yes please switch the draft status.

Sure, it's ready for review.

@regisb regisb merged commit 2924b92 into overhangio:master Jan 30, 2024
1 check passed
@regisb
Copy link
Contributor

regisb commented Jan 30, 2024

Thanks for your help @xitij2000 :)

@xitij2000 xitij2000 deleted the kshitij/fix-tutor-docker-compose branch January 30, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

docker compose validations fail with docker-compose-plugin > 2.21
2 participants