-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 support #685
Comments
Yup, it's on my radar: docker/compose#883 (comment) I hope to take a closer look at what it would take after the 1.23 release. |
Slightly off-topic, but is there plan to support |
Is this the "official" issue to follow? Really looking forward for BuildKit support in docker-compose :) |
@paslandau Probably this should be tracked in docker-compose repo |
@AkihiroSuda |
Given that buildkit support in |
docker/compose#6865 is merged Building compose with buildkit is also available with |
for future reference |
Is there any work done to support
docker-compose build
?The text was updated successfully, but these errors were encountered: