mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-09-02 20:27:14 +00:00
docs: fix formatting for image labels list (#3399)
This commit is contained in:
@@ -32,6 +32,7 @@ such as
|
|||||||
```
|
```
|
||||||
|
|
||||||
The labels that are most interesting are:
|
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.created` : the date/time the image was built
|
||||||
- org.opencontainers.image.version
|
- `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)
|
||||||
Reference in New Issue
Block a user