To generate this link you can either:
- Run the following command:
```console
$ docker extension share my/awesome-extension:0.0.1
```
- Once you have installed your extension locally, navigate to the **Manage** tab and select **Share**.
Title: Generating a Docker Extension Share URL
Summary
This section explains how to create a shareable URL for a Docker extension. You can generate the URL either through the command line using `docker extension share my/awesome-extension:0.0.1` or by navigating to the Manage tab of a locally installed extension within Docker Desktop and selecting Share. The provided image shows the extension preview dialog that users will see upon using the share URL.