Namespace
longhornio
Image / Tag
longhorn-ui:v1.3.2-rc2-amd64
Content Digest
sha256:3f7ddf62b98b9af8bf3681c5d0af44f936220a251618f53a33595a3bfe8849c7
Details
Created

2022-10-11 04:22:15 UTC

Size

69.4 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-28T11:58:58.792980403Z
  • 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-11T04:19:07Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    dfb4988a1d2e8761d4e7b90025fccaa58985ebbb
  • 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:c02f0d2b18919c1e1b6a2e91c25208aa21f8432ea979823a7c3d0b3048b2f4ec - 65.43% (45.4 MB)

[#001] sha256:ed70b7ee8931b9e63be438c6eb98b2dc1d76cac5140b9d9cda0a8b29dbc8b3b7 - 29.57% (20.5 MB)

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

[#003] sha256:ed9e576c173fc7c5825c3bbafbe8e56720a155d56a7138022095412451cad2cc - 5.0% (3.47 MB)

[#004] sha256:4c09a5b0f0c2f05751b2ef9212545288aa0cf3809c7d8f7ab25d978c3f5667b1 - 0.0% (824 Bytes)


History
2022-09-28 11:59:14 UTC

KIWI 9.24.36

2022-10-11 04:22:07 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-11 04:22:10 UTC

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

2022-10-11 04:22:10 UTC

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

2022-10-11 04:22:11 UTC

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

2022-10-11 04:22:11 UTC

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

2022-10-11 04:22:12 UTC

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

2022-10-11 04:22:12 UTC

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

2022-10-11 04:22:13 UTC

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

2022-10-11 04:22:13 UTC

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

2022-10-11 04:22: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-11 04:22:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-11T04:19:07Z

2022-10-11 04:22:14 UTC

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

2022-10-11 04:22:14 UTC

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

2022-10-11 04:22:15 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