Namespace
longhornio
Image / Tag
longhorn-ui:v1.3.3-rc3-s390x
Content Digest
sha256:88ec893171f792e5ff4ddfe6f8072ff90400e4d3c48f116cd67aca90040b1855
Details
Created

2023-04-11 04:25:48 UTC

Size

83.9 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
    2023-04-06T17:26:10.451035687Z
  • 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.120
  • 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.120
  • 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
    2023-04-11T04:23:18Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    2c86db5fd4e941a609906b6e1d93223c20ef96f4
  • 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.120
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.120

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:7afa9b149511ad844f8e75fcdc9049b92095f93de16a827717a28cd2fb89faed - 50.46% (42.3 MB)

[#001] sha256:74ee9f63ed22f755b48c2222c2b2c4e56d51cfda6540fc5c3f00ba4fdbb3cdd2 - 45.39% (38.1 MB)

[#002] sha256:55f770ec6ddae8a6ed7b707b45f063069725959c61f4b0f2538abdcaac7a93c7 - 0.0% (143 Bytes)

[#003] sha256:6f883475ad814a7abf895a5367f01b5b71cdeb16ac9c898899ec35548281be3e - 4.14% (3.48 MB)

[#004] sha256:e8b684ad8c958f5bf031ad6e470e4f61abef72e00b8b8fffa4e7fb42e9b8179f - 0.0% (815 Bytes)


History
2023-04-06 17:26:58 UTC

KIWI 9.24.43

2023-04-11 04:25:45 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

2023-04-11 04:25:47 UTC

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

2023-04-11 04:25:47 UTC

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

2023-04-11 04:25:47 UTC

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

2023-04-11 04:25:47 UTC

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

2023-04-11 04:25:47 UTC

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

2023-04-11 04:25:48 UTC

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

2023-04-11 04:25:48 UTC

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

2023-04-11 04:25:48 UTC

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

2023-04-11 04:25:48 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;'"]

2023-04-11 04:25:48 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-11T04:23:18Z

2023-04-11 04:25:48 UTC

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

2023-04-11 04:25:48 UTC

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

2023-04-11 04:25:48 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