Namespace
longhornio
Image / Tag
longhorn-ui:v1.3.0-preview1-amd64
Content Digest
sha256:019f0b5e0f16161d7033ad2cca1a59f47aa6f7825b02b06508609fa29fd28e2f
Details
Created

2022-05-06 11:17:22 UTC

Size

69 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-04-28T10:19:55.039190767Z
  • 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/ba5146d67e172d2a4c3541b3b996cf08-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.14.6
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/ba5146d67e172d2a4c3541b3b996cf08/
  • 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.14.6
  • com.suse.supportlevel
    l3
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/ba5146d67e172d2a4c3541b3b996cf08-sles15-image
  • org.opencontainers.image.created
    2022-05-06T11:14:41Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    3f7a6eb79c15f0e20ff335bde4b61deebf24e6d3
  • 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.14.6
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.14.6

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:3363d20143e9214095ab729847436155268fc27722b7f4a2726166b8628780ac - 65.17% (45 MB)

[#001] sha256:995c0ddf499e5ecd640ba8c9851de7358229b1da0654507acf44481cc1d126ec - 29.78% (20.6 MB)

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

[#003] sha256:97fe6eeb9ccc9587ceba3bf13b203009cf916ccc0182456bbdaa3ecd4a3b06c5 - 5.04% (3.48 MB)

[#004] sha256:b3caa1a37e46fcda282905c51aa377ba51e246920c56d7100053bfc992f3f34e - 0.0% (823 Bytes)


History
2022-04-28 10:20:16 UTC

KIWI 9.24.16

2022-05-06 11:17:15 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-05-06 11:17:17 UTC

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

2022-05-06 11:17:17 UTC

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

2022-05-06 11:17:17 UTC

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

2022-05-06 11:17:18 UTC

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

2022-05-06 11:17:18 UTC

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

2022-05-06 11:17:19 UTC

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

2022-05-06 11:17:19 UTC

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

2022-05-06 11:17:19 UTC

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

2022-05-06 11:17:20 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-05-06 11:17:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-06T11:14:41Z

2022-05-06 11:17:22 UTC

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

2022-05-06 11:17:22 UTC

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

2022-05-06 11:17:22 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