Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

v0.1.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jul 15:22

New features

  • Added docker logout azure

Changes

  • Removed the single--container--aci container name when doing docker run, the name of the container is the random-generated name we all know and love

Bug fixes

  • Fixed non-interactive exec (you can docker exec <CONTAINER> ls on an ACI context now)
  • Fixed docker logs --follow on Windows (docker-archive/cloud-integration-beta#16)
  • Fixed non-interactive ACI context creation