Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-14879

WildFly builder image has misleading name label

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • None
    • 23.0.2.Final
    • OpenShift
    • None

    Description

      name label of WildFly builder image has misleading value centos7/s2i-base-centos7

      runtime image hasn't name label at all

      {
          "Name": "quay.io/wildfly/wildfly-centos7",
          "Digest": "sha256:b7ec116c1e9e7c8e48956ad76e22f51d36274d952da938c9770465dd86e44ed9",
          "RepoTags": [
              "17.0",
              "18.0",
              "19.0",
              "20.0",
              "21.0.1",
              "21.0.0",
              "21.0",
              "22.0",
              "23.0.2",
              "23.0.0",
              "23.0",
              "24.0-beta1",
              "latest"
          ],
          "Created": "2021-04-28T19:19:58.032359Z",
          "DockerVersion": "18.09.6",
          "Labels": {
              "com.redhat.component": "s2i-base-container",
              "description": "The WildFly s2i image",
              "io.cekit.version": "3.2.0",
              "io.fabric8.s2i.version.jolokia": "1.6.2-redhat-00002",
              "io.fabric8.s2i.version.maven": "3.5",
              "io.k8s.description": "Platform for building and running JEE applications on WildFly 23.0.2.Final",
              "io.k8s.display-name": "WildFly 23.0.2.Final",
              "io.openshift.builder-version": "1440b14",
              "io.openshift.expose-services": "8080:http,8778:jolokia",
              "io.openshift.s2i.destination": "/tmp",
              "io.openshift.s2i.scripts-url": "image:///usr/local/s2i",
              "io.openshift.tags": "builder,wildfly,wildfly23",
              "io.s2i.scripts-url": "image:///usr/local/s2i",
              "maintainer": "Jean-François Denise \u003cjdenise@redhat.com\u003e",
              "name": "centos7/s2i-base-centos7",
              "org.jboss.container.deployments-dir": "/deployments",
              "org.jboss.product": "openjdk",
              "org.jboss.product.openjdk.version": "11",
              "org.jboss.product.version": "11",
              "org.label-schema.build-date": "20200809",
              "org.label-schema.license": "GPLv2",
              "org.label-schema.name": "CentOS Base Image",
              "org.label-schema.schema-version": "1.0",
              "org.label-schema.vendor": "CentOS",
              "org.opencontainers.image.created": "2020-08-09 00:00:00+01:00",
              "org.opencontainers.image.licenses": "GPL-2.0-only",
              "org.opencontainers.image.title": "CentOS Base Image",
              "org.opencontainers.image.vendor": "CentOS",
              "summary": "The WildFly s2i image",
              "version": "1"
          },
          "Architecture": "amd64",
          "Os": "linux",
          "Layers": [
              "sha256:b2cc5146c9c7855cb298ca8b77ecb153d37e3e5c69916ef423613a46a70c0503",
              "sha256:23aa851937efc598273e6945c719faec6399b904a39ce6a02132af643643f3c0",
              "sha256:8b952114afd656a84ed9d4036f8c3bc2c200816dce06fa11454fb37632f68125",
              "sha256:1e910e5e32e08ae70e98d0645fb0ff995efbfa8d55c37a32e1e2b28119ccb887",
              "sha256:2b22ffccc61ea6279fba08f8288a41d54db616e95e39ef8370ad09c4f50971f7",
              "sha256:902b29ec74ec219ee5e72a41bec72b399978f6d240b2d6343ff66f645ad146ba"
          ],
          "Env": [
              "PATH=/opt/app-root/src/bin:/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
              "SUMMARY=Base image with essential libraries and tools used as a base for builder images like perl, python, ruby, etc.",
              "DESCRIPTION=The s2i-base image, being built upon s2i-core, provides any images layered on top of it with all the tools needed to use source-to-image functionality. Additionally, s2i-base also contains various libraries needed for it to serve as a base for other builder images, like s2i-python or s2i-ruby.",
              "STI_SCRIPTS_URL=image:///usr/libexec/s2i",
              "STI_SCRIPTS_PATH=/usr/libexec/s2i",
              "APP_ROOT=/opt/app-root",
              "HOME=/home/jboss",
              "PLATFORM=el7",
              "BASH_ENV=/opt/app-root/etc/scl_enable",
              "ENV=/opt/app-root/etc/scl_enable",
              "PROMPT_COMMAND=. /opt/app-root/etc/scl_enable",
              "NODEJS_SCL=rh-nodejs14",
              "JAVA_HOME=/usr/lib/jvm/java-11",
              "JAVA_VENDOR=openjdk",
              "JAVA_VERSION=11",
              "JBOSS_CONTAINER_OPENJDK_JDK_MODULE=/opt/jboss/container/openjdk/jdk",
              "JBOSS_CONTAINER_MAVEN_35_MODULE=/opt/jboss/container/maven/35/",
              "MAVEN_VERSION=3.5",
              "JBOSS_CONTAINER_JAVA_PROXY_MODULE=/opt/jboss/container/java/proxy",
              "JBOSS_CONTAINER_JAVA_JVM_MODULE=/opt/jboss/container/java/jvm",
              "JBOSS_HOME=/opt/wildfly",
              "WILDFLY_VERSION=23.0.2.Final",
              "JBOSS_CONTAINER_UTIL_LOGGING_MODULE=/opt/jboss/container/util/logging/",
              "JBOSS_CONTAINER_MAVEN_DEFAULT_MODULE=/opt/jboss/container/maven/default/",
              "GALLEON_BUILD_FP_MAVEN_ARGS_APPEND=-Dcom.redhat.xpaas.repo.jbossorg",
              "GALLEON_DEFAULT_FAT_SERVER=/opt/jboss/container/wildfly/galleon/definitions/fat-default-server",
              "GALLEON_DEFAULT_SERVER=/opt/jboss/container/wildfly/galleon/definitions/slim-default-server",
              "GALLEON_DEFINITIONS=/opt/jboss/container/wildfly/galleon/definitions",
              "GALLEON_FP_COMMON_PKG_NAME=wildfly.s2i.common",
              "GALLEON_FP_PATH=/opt/jboss/container/wildfly/galleon/wildfly-s2i-galleon-pack",
              "GALLEON_S2I_FP_ARTIFACT_ID=wildfly-s2i-galleon-pack",
              "GALLEON_S2I_FP_GROUP_ID=org.wildfly.galleon.s2i",
              "GALLEON_S2I_PRODUCER_NAME=wildfly-s2i",
              "JBOSS_CONTAINER_WILDFLY_GALLEON_FP_PACKAGES=/opt/jboss/container/wildfly/galleon/wildfly-s2i-galleon-pack/src/main/resources/packages",
              "OFFLINER_URLS=--url https://repo1.maven.org/maven2/ --url https://repository.jboss.org/nexus/content/groups/public/ --url https://maven.repository.redhat.com/ga/",
              "S2I_FP_VERSION=23.0.0.Final",
              "WILDFLY_DIST_MAVEN_LOCATION=https://repository.jboss.org/nexus/content/groups/public/org/wildfly/wildfly-dist",
              "WILDFLY_EXTRAS_DS_VERSION=2.0.0.Final",
              "S2I_SOURCE_DEPLOYMENTS_FILTER=*.war *.ear *.rar *.jar",
              "JBOSS_CONTAINER_S2I_CORE_MODULE=/opt/jboss/container/s2i/core/",
              "JBOSS_CONTAINER_MAVEN_S2I_MODULE=/opt/jboss/container/maven/s2i",
              "GALLEON_LOCAL_MAVEN_REPO=/opt/jboss/container/wildfly/s2i/galleon/galleon-m2-repository",
              "GALLEON_MAVEN_BUILD_IMG_SETTINGS_XML=/opt/jboss/container/wildfly/s2i/galleon/build-image-settings.xml",
              "GALLEON_MAVEN_SETTINGS_XML=/opt/jboss/container/wildfly/s2i/galleon/settings.xml",
              "GALLEON_VERSION=4.2.8.Final",
              "GALLEON_WILDFLY_VERSION=5.1.2.Final",
              "JBOSS_CONTAINER_WILDFLY_S2I_GALLEON_DIR=/opt/jboss/container/wildfly/s2i/galleon",
              "JBOSS_CONTAINER_WILDFLY_S2I_GALLEON_PROVISION=/opt/jboss/container/wildfly/s2i/galleon/provisioning/generic_provisioning",
              "JBOSS_CONTAINER_WILDFLY_S2I_MODULE=/opt/jboss/container/wildfly/s2i",
              "S2I_COPY_SERVER=true",
              "TMP_GALLEON_LOCAL_MAVEN_REPO=/opt/jboss/container/wildfly/s2i/galleon/tmp-galleon-m2-repository",
              "WILDFLY_S2I_OUTPUT_DIR=/s2i-output",
              "JBOSS_MODULES_SYSTEM_PKGS=jdk.nashorn.api,com.sun.crypto.provider",
              "MICROPROFILE_CONFIG_DIR_ORDINAL=500",
              "AB_JOLOKIA_AUTH_OPENSHIFT=true",
              "AB_JOLOKIA_HTTPS=true",
              "AB_JOLOKIA_PASSWORD_RANDOM=true",
              "JBOSS_CONTAINER_JOLOKIA_MODULE=/opt/jboss/container/jolokia",
              "JOLOKIA_VERSION=1.6.2",
              "OFFLINER_VERSION=1.6",
              "IMAGE_NAME=wildfly/wildfly-centos7",
              "IMAGE_VERSION=23.0.2"
          ]
      }
      

      Attachments

        Activity

          People

            ssur@redhat.com Sudeshna Sur
            msimka@redhat.com Martin Simka
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: