Skip to content

docker: 'buildx' is not a docker command - Linux Mint #1598

Description

@Teifion

I recently updated my system and running my build got this:

docker build --build-arg env=prod -t teiserver:latest .
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

I soon got

docker: 'buildx' is not a docker command.
See 'docker --help'

I spent half an hour searching. Installing docker desktop was regarded as the most common solution but has not fixed it. I'm not sure what I'm doing wrong or how I should be fixing this.

I'm using Linux Mint 20.3 x86_64.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions