Skip to content

🙋What do I have to do to save the compiled image as a "tar" #324

Closed Answered by crazy-max
bigbugcc asked this question in Q&A
Discussion options

You must be logged in to vote

You can use the oci exporter: https://docs.docker.com/build/exporters/oci-docker/

$ docker buildx build --output type=oci,dest=image.tar .

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by crazy-max
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants