Skip to content

buildah push with compression #5256

Answered by mtrmac
andrew-womeldorf asked this question in Q&A
Discussion options

You must be logged in to vote

None of those options affect the output format of docker-archive. (They would, in principle, affect the compression format inside the archive, except that docker-archive format never contains compressed layers.)

Pipe it into a separate gzip stage if you want, by writing to docker-archive:/dev/stdout | gzip perhaps.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mtrmac
Comment options

Answer selected by andrew-womeldorf
@andrew-womeldorf
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants