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

Support build and image definitions, per Compose spec #361

Open
gadkins opened this issue Jan 19, 2023 · 0 comments
Open

Support build and image definitions, per Compose spec #361

gadkins opened this issue Jan 19, 2023 · 0 comments

Comments

@gadkins
Copy link
Member

gadkins commented Jan 19, 2023

Per the official Docker Compose spec, a Compose file may include both build and image definition. If they are both defined:

"it builds it using the specified options and tags it with the specified tag."

We should update the Uffizzi Compose implementation such that we can similarly support both build and image definitions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant