Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

add a label flag for the build command #348

Open
kneal opened this issue Oct 6, 2020 · 0 comments
Open

add a label flag for the build command #348

kneal opened this issue Oct 6, 2020 · 0 comments

Comments

@kneal
Copy link

kneal commented Oct 6, 2020

Is your feature request related to a problem? Please describe.

Not related to a problem but looking for additional functionality from the makisu build command.

The Docker CLI and other utilities for building docker images often offer a --label flag to allow you to not only add labels via the label instruction within the Dockerfle but while building the image. This allows the user additional flexibility when adding labels to the image.

Describe the solution you'd like

It would be great if I could add a flag when doing makisu build -t myimage --label foo=bar . that allows me to add new labels that don't already exist within the Dockerfile.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

N/A

Additional context
Add any other context or screenshots about the feature request here.

N/A

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant