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

add support for image variants #9

Open
errordeveloper opened this issue Oct 13, 2020 · 1 comment
Open

add support for image variants #9

errordeveloper opened this issue Oct 13, 2020 · 1 comment

Comments

@errordeveloper
Copy link
Owner

e.g. --variants '{"one":{"foo":"1","bar":1},"two":{"foo":"2","bar":3}"' will build ${image}:${tag}-{one,two}.

@errordeveloper
Copy link
Owner Author

This will have to be done as part of config file (#14), as otherwise rebuilding logic will have to cater for changes in variant args and that should be done on more general basis of config file changes.

This was referenced Oct 29, 2020
@errordeveloper errordeveloper changed the title add --variants to build for a variations of args add support for image variants Oct 29, 2020
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

No branches or pull requests

1 participant