Namespace
longhornio
Image / Tag
longhorn-ui:v1.3.2-rc1-s390x
Content Digest
sha256:8f0e614b8290ee691b250b24c994fd661ec29b5c1a7cc73498008fe455f0b462
Details
Created

2022-10-04 02:05:13 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-09-28T14:46:05.662761509Z
  • 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.45
  • 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.45
  • 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-04T02:02:24Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    f529c0713d174da65f23bcca0ca02853e4bc3151
  • 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.45
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.45

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:e59bf2ffe240220471f43b602cecdb327b11e026130b1023e35e51c50879dd60 - 52.41% (43.8 MB)

[#001] sha256:a936f03a677b382828d37c92bc7927351467d9cee47e0005efb1694dad15203a - 43.43% (36.3 MB)

[#002] sha256:79b96f01a5c5dcfc8a931c3f75c46a0dab29e05b55be153ff88afc61042d2886 - 0.0% (143 Bytes)

[#003] sha256:8e56335de7e693ace95d5fddc487374feea7a502f0a92cd95081164fcc4f17fc - 4.16% (3.47 MB)

[#004] sha256:23cb5bd42e6b0601112d4ddc59b3500329d5888bd8d50178011c004cc3ac2f1f - 0.0% (826 Bytes)


History
2022-09-28 14:46:18 UTC

KIWI 9.24.36

2022-09-30 06:23:21 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-09-30 06:23:23 UTC

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

2022-09-30 06:23:23 UTC

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

2022-10-04 02:05:12 UTC

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

2022-10-04 02:05:12 UTC

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

2022-10-04 02:05:12 UTC

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

2022-10-04 02:05:12 UTC

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

2022-10-04 02:05:12 UTC

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

2022-10-04 02:05:13 UTC

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

2022-10-04 02:05:13 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-04 02:05:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-04T02:02:24Z

2022-10-04 02:05:13 UTC

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

2022-10-04 02:05:13 UTC

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

2022-10-04 02:05:13 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