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

buildah bud --format format functionality missing #623

Closed
TomSweeneyRedHat opened this issue Apr 24, 2018 · 7 comments
Closed

buildah bud --format format functionality missing #623

TomSweeneyRedHat opened this issue Apr 24, 2018 · 7 comments

Comments

@TomSweeneyRedHat
Copy link
Member

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

@rhatdan
Copy link
Member

rhatdan commented Apr 25, 2018

I don't see documentation on docker build --format???

@boaz0
Copy link
Collaborator

boaz0 commented Apr 25, 2018

@rhatdan is right. No docker build --format from what I know.

@rhatdan
Copy link
Member

rhatdan commented Apr 25, 2018

We actually have a buildah bud --format that allows you specify format.

       --format

       Control the format for the built image's manifest and configuration data.  Recognized formats include oci (OCI image-spec v1.0, the default) and docker (version 2, using schema format 2 for the manifest).

@rhatdan
Copy link
Member

rhatdan commented Apr 25, 2018

So @TomSweeneyRedHat Should we close this?

@TomSweeneyRedHat
Copy link
Member Author

After reviewing, yep, I'm going to close this one. @pixdrift holler if you've other thoughts.

@pixdrift
Copy link
Contributor

Correct, no docker build --format. Apologies if it was in the original table in #599, I can't tell what's been changed in the edit.

@TomSweeneyRedHat
Copy link
Member Author

@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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants