Skip to content

Build fails when running in Circleci, but not locally. #2055

Answered by dustin-decker
sudermanjr asked this question in Q&A
Discussion options

You must be logged in to vote

It looks like buildx is not actually installed. The docker help is showing, because there is no buildx command in the help or known to docker.

These days you can have buildx installed from Docker's own linux packages, but otherwise it needs to be installed:
https://docs.docker.com/buildx/working-with-buildx/#install

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by caarlos0
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