Skip to content

buildx is missing from docker:20.10.24 images #565

@bhanukolukulapalliTR

Description

@bhanukolukulapalliTR

Getting the below error while running buildx from Docker 20.10.24 images.

As per the below doc, Buildx is integrated as a CLI plugin and can be accessed through the Docker buildx command.

https://docs.docker.com/engine/release-notes/20.10/#201024

Errors:

[Container] 2025/12/01 15:22:07.813365 Running command docker version
Client:
Version: 20.10.24
API version: 1.41
Go version: go1.19.7
Git commit: 297e128
Built: Tue Apr 4 18:17:06 2023
OS/Arch: linux/amd64
Context: default
Experimental: true

Server: Docker Engine - Community
Engine:
Version: 20.10.24
API version: 1.41 (minimum version 1.12)
Go version: go1.19.7
Git commit: 5d6db84
Built: Tue Apr 4 18:23:02 2023
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: v1.6.20
GitCommit: 2806fc10573xxxxsdsfsfss7bddfbd388f38
runc:
Version: 1.1.12-0ubuntu2~20.04.1
GitCommit:
docker-init:
Version: 0.19.0
GitCommit: de40ad0

[Container] 2025/12/01 15:22:09.174912 Running command docker buildx create --use
unknown flag: --use
See 'docker --help'.

Usage: docker [OPTIONS] COMMAND

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions