Skip to content
#

docker-registry

Here are 387 public repositories matching this topic...

remy-tiitre
remy-tiitre commented Mar 1, 2021

Just like there was an issue to make the jib.to.tags and jib.to.auth to be lazyly evaluated I would need to have the container.labels do the same. Even the reason is the same. I use com.gorylenko.gradle-git-properties Gradle plugin and would like to reuse its properties to add labels to my images. Something like that:

jib {
    container {
        labels = [
            'org.label-schema.

Improve this page

Add a description, image, and links to the docker-registry topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the docker-registry topic, visit your repo's landing page and select "manage topics."

Learn more