Skip to content

Commit b7585e7

Browse files
authored
Merge pull request #115 from leecalcote/leecalcote/docs
[Docs] Addition of a hyperlink for convenient reference to labels
2 parents d5966d5 + 899c487 commit b7585e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/extensions/DISTRIBUTION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Docker Desktop extensions are packaged as Docker images. The entire extension runtime including UI, backend services (host or VM) and any necessary binary must be included in the extension image.
66
Every extension image must contain a metadata.json file at the root of its filesystem, that will [define the contents of the extension](METADATA.md).
77

8-
The image must have several labels:
8+
The image must have [several labels](extensions/labels):
99

1010
- `org.opencontainers.image.title`: name of the extension
1111
- `org.opencontainers.image.vendor`: provider for the extension

0 commit comments

Comments
 (0)