This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
Add compose build flags for compatibility #1440
Labels
compatibility
Compatibility with docker-compose
Support compose build flags for compatibility (with no behaviour change as we build with buildkit by default :
--compress Compress the build context using gzip.
--force-rm Always remove intermediate containers.
--parallel Build images in parallel.
The text was updated successfully, but these errors were encountered: