Namespace
longhornio
Image / Tag
longhorn-ui:v1.4.0-rc1-amd64
Content Digest
sha256:a23251aa412d953a92ecf8c3cb488238e7533f57b480ffe1a476ca5c1829c3cb
Details
Created

2022-12-13 03:40:03 UTC

Size

70 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-11-28T14:06:54.211505271Z
  • com.suse.sle.base.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • com.suse.sle.base.eula
    sle-bci
  • com.suse.sle.base.image-type
    sle-bci
  • com.suse.sle.base.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.20.77
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/af82ed160b0cbc22f6f9a8903aef66e8/
  • com.suse.sle.base.supportlevel
    l3
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.20.77
  • com.suse.supportlevel
    l3
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-12-13T03:36:58Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    0a1ce689a6fccaa7f6e1e2a1422eb6f8dfcb3dec
  • org.opencontainers.image.source
    https://github.com/longhorn/longhorn-ui.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/longhorn/longhorn-ui
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.77
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.77

Environment
LONGHORN_MANAGER_IP

http://localhost:9500

LONGHORN_UI_PORT

8000

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:6e1065eed624ca457a0d21a66da4fc7d30c8b30367e2dfc5825a674871fe1a26 - 65.69% (46 MB)

[#001] sha256:95f936998eaba9169e1075b9aa06c485cf063b0a05fb10e853da578ca74543fc - 29.32% (20.5 MB)

[#002] sha256:2aeb8d93e9110e2b57fe6d06062c00b7b5427303c879f3c084b31821dad366ec - 0.0% (144 Bytes)

[#003] sha256:b9e77878278cfbf2878753911fd15f73671add36a2bf49643c871444f2963dfa - 4.99% (3.49 MB)

[#004] sha256:809352b4acb24630ab89e9b4b507465ddb66572f053c172397c87a4c07788440 - 0.0% (820 Bytes)


History
2022-11-28 14:07:32 UTC

KIWI 9.24.36

2022-12-13 03:39:57 UTC

/bin/sh -c zypper -n ref && zypper -n install curl libxml2 bash gettext shadow nginx && rm -f /bin/sh && ln -s /bin/bash /bin/sh

2022-12-13 03:39:59 UTC

/bin/sh -c mkdir -p web/dist

2022-12-13 03:39:59 UTC

/bin/sh -c #(nop) WORKDIR /web

2022-12-13 03:40:00 UTC

/bin/sh -c #(nop) COPY dir:0a6cecb057005aa75ab362021e4d51dc7655ff2e1837f0b77b4a6a4751825dfc in /web/dist

2022-12-13 03:40:00 UTC

/bin/sh -c #(nop) COPY file:85ad0bb1752cb679eaa9bc0c45c64fec98c4b471c9f3f94b3296bfcb5e9513dc in /etc/nginx/nginx.conf.template

2022-12-13 03:40:01 UTC

/bin/sh -c #(nop) EXPOSE 8000

2022-12-13 03:40:01 UTC

/bin/sh -c #(nop) ENV LONGHORN_MANAGER_IP=http://localhost:9500

2022-12-13 03:40:01 UTC

/bin/sh -c #(nop) ENV LONGHORN_UI_PORT=8000

2022-12-13 03:40:02 UTC

/bin/sh -c #(nop) USER 499

2022-12-13 03:40:02 UTC

/bin/sh -c #(nop) CMD ["/bin/bash" "-c" "mkdir -p /var/config/nginx/ && cp -r /etc/nginx/* /var/config/nginx/; envsubst '${LONGHORN_MANAGER_IP},${LONGHORN_UI_PORT}' < /etc/nginx/nginx.conf.template > /var/config/nginx/nginx.conf && nginx -c /var/config/nginx/nginx.conf -g 'daemon off;'"]

2022-12-13 03:40:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-13T03:36:58Z

2022-12-13 03:40:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0a1ce689a6fccaa7f6e1e2a1422eb6f8dfcb3dec

2022-12-13 03:40:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-ui.git

2022-12-13 03:40:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/longhorn/longhorn-ui

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete