Skip to content

v0.2.4

Compare
Choose a tag to compare
@gtardif gtardif released this 03 May 12:49
· 195 commits to main since this release
5899a86

Docker Desktop and Docker extension CLI

Docker Desktop version 4.8.0 enables the beta version of Docker Extensions for all Mac, Windows and Linux users.

In order to develop your own extensions, you will need the Docker Extensions CLI.
Please find platform-specific CLI release assets attached below.

Major updates

  • New Image label which allows providing a changelog for each extension version
  • CLI Warning on docker extension install and docker extension update
More details

Bug Fixes

  • Fix links in extension description image label or changelog image label, now opening in an external browser
  • Fix socket path depending on username on mac, that sometimes lead to socket path being too long

What's Changed

  • Add doc for the changelog label by @benja-M-1 in #140
  • align the docs with Docker's style guide and other documentation by @aevesdocker in #141
  • Warn users about installing extensions with the CLI by @gtardif in #142
  • preparing docs for inclusion in docs.docker.com by @gtardif in #143

New Contributors

Full Changelog: v0.2.3...v0.2.4