-
Notifications
You must be signed in to change notification settings - Fork 618
Description
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