Skip to content
Discussion options

You must be logged in to vote

Configuring image labels works similar to configuring log levels.
If a map key (logging category or image label) contains dots, you have to quote the key.

Thus, in order to create an image label org.opencontainers.image.url with the value https://some.host/, you have to use

quarkus.container-image.labels."org.opencontainers.image.url"=https://some.host/

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@nielsbasjes
Comment options

@nielsbasjes
Comment options

Answer selected by nielsbasjes
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants