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

v0.1.7

Compare
Choose a tag to compare
@gtardif gtardif released this 09 Jul 13:05
· 10 commits to main since this release
e834e24

New features

  • Add support for following logs with docker logs --follow
  • docker run ... will attach to logs by default, you can detach with the --detach flag
  • Add support for environment variables (#11)
  • Add support for CPU/Memory limits (#7)

Bug fixes

  • Login with Azure multi-tenant accounts (#8)
  • Bug fixed deploying ACR images on Linux (#10)