Skip to content

docker buildx does not uninstall and keep been used as default #2142

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

You must be logged in to vote

Then you can either switch to default using docker buildx use default so it will build as before using the docker engine (nominal case)

Or you can remove nice_noether builder using docker buildx rm nice_noether and it should automatically switch to default.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@GabrielaRsanches
Comment options

@GabrielaRsanches
Comment options

@crazy-max
Comment options

Answer selected by crazy-max
@GabrielaRsanches
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
2 participants