Docker Extensions
Docker Extensions は Docker Desktop 内において、サードパーティ製ツールを利用することで、機能拡張を行うものです。
お気に入りの開発ツールをアプリケーション開発やデプロイワークフローにシームレスに接続することが可能となります。 Extensions の SDK を利用すれば、Docker Desktop のデバッグ、テスト、セキュリティ、ネットワーク機能を拡張し、独自のアドオンを生成することができます。
Docker Extensions は誰でも利用できるものであり、ツールの追加数に制限もありません。

Extensions は何が利用可能か
パートナーやコミュニティがビルドした Extensions と Docker が提供する Extensions は組み合わさっています。 利用可能な Extensions の一覧は Docker Hub から確認することができます。 また Docker Desktop 内にある Extensions マーケットプレースからも確認できます。
Security and trust
Docker Extensions run with elevated privileges on your host machine. They have direct access to the Docker Engine, can read and write files on your filesystem, and can install and run native binaries.
Docker reviews extensions submitted to the Marketplace, but does not guarantee the security of any extension. Extensions installed outside the Marketplace have not been reviewed at all. Only install extensions from publishers you trust.
If you're an organization admin, see Configure a private marketplace to control which extensions your team can install.