mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
When specified, the new build target (aka stage) builds quay the way local-dev/Dockerfile used to, using local-dev/config.yml as configuration, and starting up only the necessary tools for development. See docker-compose.yml services:quay:build:target for how it's used. Production builds should not be affected since the new target is not referenced from anywhere but the docker-compose.yml.