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)