mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-11-02 00:53:50 +08:00
To guard this Docker CLI plugin with docker's experimental CLI config, buildx needs to be built with `go build -ldflags "-X main.experimental=1"` Signed-off-by: Tibor Vass <tibor@docker.com>