Namespace
longhornio
Image / Tag
longhorn-ui:v1.3.2-s390x
Content Digest
sha256:122517158b323eda7b6c161122d34655e6319302f5279fbfc2d11a6e816e75c0
Details
Created

2022-10-14 03:31:35 UTC

Size

83.6 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-10-11T15:09:19.075184007Z
  • 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.48
  • 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.48
  • 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-10-14T03:28:21Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    f484aceb55f1aaf1f02dee252f888b5d0257c087
  • 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.48
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.48

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:e2388bd85f39c7d8682669497daefffd14efbeaa8b34b2a468cbbf1ce22429d3 - 52.39% (43.8 MB)

[#001] sha256:bf8e00d318578261bde5092abcf4f64efeb919fc1919740a0173dec2d8ce2989 - 43.45% (36.3 MB)

[#002] sha256:0ffdd49f8ad3554fb453854d45b4a5add552bff01a49a697a6ef08647547e027 - 0.0% (143 Bytes)

[#003] sha256:467eb91575cae56f222a79da6d5e7b6e652ddbe76f1cb08c3b8d80d2b4c59283 - 4.16% (3.47 MB)

[#004] sha256:2c441c827f8a48507113a3c9c86bd5952f370518c782441a8aaf38b9d25733e1 - 0.0% (824 Bytes)


History
2022-10-11 15:09:35 UTC

KIWI 9.24.36

2022-10-14 03:31:32 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-10-14 03:31:33 UTC

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

2022-10-14 03:31:33 UTC

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

2022-10-14 03:31:33 UTC

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

2022-10-14 03:31:34 UTC

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

2022-10-14 03:31:34 UTC

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

2022-10-14 03:31:34 UTC

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

2022-10-14 03:31:34 UTC

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

2022-10-14 03:31:34 UTC

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

2022-10-14 03:31:34 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-10-14 03:31:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-14T03:28:21Z

2022-10-14 03:31:35 UTC

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

2022-10-14 03:31:35 UTC

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

2022-10-14 03:31:35 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