docs: fix formatting for image labels list (#3399)

This commit is contained in:
Geoff Bourne
2025-04-04 14:57:27 -05:00
committed by GitHub
parent fd3655be88
commit c57760e4b4

View File

@@ -32,6 +32,7 @@ such as
```
The labels that are most interesting are:
- org.opencontainers.image.created
- org.opencontainers.image.revision, which maps to https://github.com/itzg/docker-minecraft-server/commit/{revision}
- org.opencontainers.image.version
- `org.opencontainers.image.created` : the date/time the image was built
- `org.opencontainers.image.revision` : which maps to <https://github.com/itzg/docker-minecraft-server/commit/REVISION>
- `org.opencontainers.image.version` : image tag and variant [as described in this page](../versions/java.md)