This repository was archived by the owner on Nov 27, 2023. It is now read-only.
v0.1.14
Pre-release
Pre-release
New
- ECS integration : users can now also create an ECS context and deploy a compose application on ECS doing
docker compose up
. See https://docs.docker.com/engine/context/ecs-integration/ for details
Improvements
- ACR auto-login now works including when logging in with an Azure Service Provider (cf docker-archive/cloud-integration-beta#21)
- Improved output when creating an ACI context
Bug Fixes
- Fixed a bug where ACR Auto-login did not work in some scenarios (cf docker-archive/cloud-integration-beta#29)