-
Notifications
You must be signed in to change notification settings - Fork 788
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
buildah bud --format format functionality missing #623
Comments
I don't see documentation on docker build --format??? |
@rhatdan is right. No |
We actually have a buildah bud --format that allows you specify format.
|
So @TomSweeneyRedHat Should we close this? |
After reviewing, yep, I'm going to close this one. @pixdrift holler if you've other thoughts. |
Correct, no |
@pixdrift No worries. This was in the table, but it was my bad. This is something that we have added to Buildah, but is not in Docker. I should not of created an issue but suffered a moment of dyslexia apparently. |
Description
buildah bud --format format
is missing and needs to be provided. This is functionality that Docker has.#599 is the parent issue for this issue.
Output of
buildah version
:Buildah v0.16
The text was updated successfully, but these errors were encountered: