Closed dtomasi closed 7 months ago
Isn't this built into the Docker CLI now as docker buildx
?
Correct, but its still shipped as a standalone binary included in the docker release tar.gz archive. I was also about to prepare a hcl for docker cli itself, as we are using it in CI/CD pipelines for DinD builds, to avoid building tools images for every usecase. Does that make sense? WDYT?
Works for me!
Adds docker buildx cli plugin from https://github.com/docker/buildx