New
- ECS:
docker compose up --detach
let the deployment happen asynchronously - ACI: flag
--format json
and--quiet
in commandsps
,context ls
,compose ls
,compose ps
,volume ls
to output json or single IDs - ACI: Allow to set different memory / CPU requests and limits, see documentation
- ACI: validate volume is not in use when deleting volumes