Skip to content

What does the push option mean exactly? #1168

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

You must be logged in to vote

push is the same as --push flag of build command: https://docs.docker.com/reference/cli/docker/buildx/build/#push. true will push to the registry while false does not set --push for the build command in the action which would result with nothing being exported.

Replies: 1 comment 2 replies

Comment options

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

@crazy-max
Comment options

Answer selected by GersonTrj
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