This repository has been archived by the owner on Sep 29, 2020. It is now read-only.
v0.1.14
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 #21)
- Improved output when creating an ACI context
Bug Fixes
- Fixed a bug where ACR Auto-login did not work in some scenarios (cf #29)