mirror of https://github.com/docker/cli.git
bce65f0edc
With this change: echo 'FROM busybox' | DOCKER_BUILDKIT=1 docker build - ERROR: BuildKit is enabled but the buildx component is missing or broken. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ echo 'FROM busybox' | docker build - 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/ Sending build context to Docker daemon 2.048kB ... Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
cli-plugins | ||
container | ||
context | ||
global | ||
image | ||
internal/fixtures | ||
plugin | ||
stack | ||
system | ||
testdata | ||
trust | ||
compose-env.connhelper-ssh.yaml | ||
compose-env.experimental.yaml | ||
compose-env.yaml |