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

v0.1.18

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 13:47
· 1705 commits to main since this release
50c80b8

New

  • ECS: Allowing to request GPU deployment in addition to Fargate-based deployment
  • ACI: Volume create command changed to docker volume create MY_VOLUME --storage-account MY_ACCOUNT
    (no --fileshare flag required anymore)

Bug fixes

  • fixed regression happening when the cli cannot write folder ~/.docker/contexts (cf. docker/for-win#8551)