Namespace
longhornio
Image / Tag
longhorn-ui:v1.4.0-rc1-s390x
Content Digest
sha256:6afe86d92b7f9f4818562c5147b7c4af69f317a5810151d3e93320ebd8a80712
Details
Created

2022-12-13 04:50:18 UTC

Size

85.3 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-29T00:23:57.178790523Z
  • 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-13T04:47:24Z
  • 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:2a4433f20f5724a15ab4a854b479da746c3729e0bc8aabccca72bdda360a5c18 - 51.85% (44.2 MB)

[#001] sha256:f9b23235291e91d791290079817421bccf8afe39d801f8f2a46816201d58c578 - 44.05% (37.6 MB)

[#002] sha256:3fa915e0587d1329f264bd6b2a2e5b2541de81149cf8d957ea0ae3487d1f73e8 - 0.0% (143 Bytes)

[#003] sha256:4717c2c125adcf9d4688ef82868c9aefee97043f6181425614e00a4f55d89007 - 4.1% (3.49 MB)

[#004] sha256:141e119b5b74a607c9bc954a0cd65d22e5460f74d138190427226df0632ac5da - 0.0% (824 Bytes)


History
2022-11-29 00:24:18 UTC

KIWI 9.24.36

2022-12-09 01:58:01 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-09 01:58:03 UTC

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

2022-12-09 01:58:03 UTC

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

2022-12-13 04:50:16 UTC

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

2022-12-13 04:50:17 UTC

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

2022-12-13 04:50:17 UTC

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

2022-12-13 04:50:17 UTC

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

2022-12-13 04:50:17 UTC

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

2022-12-13 04:50:17 UTC

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

2022-12-13 04:50:18 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 04:50:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-13T04:47:24Z

2022-12-13 04:50:18 UTC

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

2022-12-13 04:50:18 UTC

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

2022-12-13 04:50:18 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