Skip to content

Commit c6a7797

Browse files
committed
Add title (and anchor) for the preview section
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
1 parent fa17dfe commit c6a7797

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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)