This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
v1.0.14
New
- Local compose experience is now packaged as a docker CLI plugin (still installed with compose-cli & Docker Desktop)
Minor changes and bug fixes
- Fix race condition in container init in case of dependencies
- Don't build networkConfig if no network binding is declared
- Service scale ignores oneoff containers. Fixes #1561
- Pass user selected services to stop/remove so only those get affected. Fixes #1571, #1572
- Fix service image digest & ensure services are recreated if they have been rebuild
- Fix down not working if run from a different folder than up, because container labels stored relative paths