Skip to content

Commit 3946a13

Browse files
authored
Merge pull request #138 from gtardif/preview_title
Add title (and anchor) for the preview section
2 parents fa17dfe + c6a7797 commit 3946a13

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/extensions/labels.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Extension image labels
2+
13
[Labels](https://docs.docker.com/engine/reference/builder/#label) are specified in the extension's `Dockerfile` and are used to provide information about the extension.
24

35
| Label <div style="width:170px"></div>| Required | Description | Example |
@@ -16,6 +18,8 @@
1618

1719
If any of the previous _required_ labels are missing in the `Dockerfile`, Docker Desktop will consider the extension invalid and will not appear listed in the Marketplace.
1820

21+
## Preview extension in marketplace
22+
1923
You can validate that these image labels are rendered as you expect.
2024

2125
When you build and install your unpublished extension, you can preview the extension in the Marketplace "installed" tab, and see how the extension labels are rendered in the list and in the details page of the extension.

0 commit comments

Comments
 (0)