Skip to content

v1.22.0

Compare
Choose a tag to compare
@bwateratmsft bwateratmsft released this 18 Apr 14:49
· 198 commits to main since this release
37e0c44

Added

  • Added a setting, docker.composeCommand, to allow configuring the command used for Compose operations. If unset, the extension will attempt to automatically detect whether to use docker compose or docker-compose. #2977
  • In Python projects, the .venv directory is now added to the .dockerignore file, so it will no longer be part of the docker build context. #3476
  • A "Copy Full Tag" command has been added for images in the Registries view. #3481