Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

v0.1.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@chris-crone chris-crone released this 17 Jul 11:21
· 2 commits to main since this release
ab1d6d0

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 (#16)
  • Fixed non-interactive ACI context creation