This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
v2.0.0-beta.5
Pre-release
Pre-release
github-actions
released this
05 Jul 08:25
·
265 commits
to main
since this release
Improvements
- added support for s390x architecture
- only required resources (volumes, networks...) get created, according to selected services and active profiles
compose ps
report container command (align withdocker ps
)- introduce
--verbose
flag for compatibility withdocker-compose
. - introduce
--filter
flag for compatibility withdocker-compose
, as well as simpler--status=xx
.
Fixes
compose run
andcompose exec
use separate streams for stdout and stderrcompose run
andcompose exec
support detach keys- fixed
--force
and--volumes
flags oncompose rm
command - fixed network's IPAM configuration. Service can define a fixed IP