mirror of https://github.com/docker/compose.git
build: Do not unnecessarily export images
When we do not require an image output from a `docker build` command, we should not export an image as this just wastes time. I believe this requires using buildx which can be enabled with `docker buildx install` Signed-off-by: Chris Crone <christopher.crone@docker.com>
This commit is contained in:
parent
817ecaabaa
commit
f55616d37b