Namespace
longhornio
Image / Tag
longhorn-ui:v1.3.0-arm64
Content Digest
sha256:cc8172ea25a7d7e115c5979c3f1c7cfd8c76cdfa555350187d0254420f5f1af8
Details
Created

2022-06-15 06:02:40 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-06-08T19:34:27.941405330Z
  • 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/47b386db6f44d578cad56668c0c696a9-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.17.13
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/47b386db6f44d578cad56668c0c696a9/
  • 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.17.13
  • com.suse.supportlevel
    l3
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • org.opencontainers.image.created
    2022-06-15T05:58:51Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    6b850695be1d5eb194a34a1a96616f4ec5149a99
  • 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.17.13
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.13

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:0e8e6c8ec5ec6441406e7ceae0a8cf589a98dd0a75440e7d785c115ac3d68dc2 - 65.2% (45 MB)

[#001] sha256:131cf87ba04a2cfd74b33b9e36c210e1a9ca4b46de9d67431a97d93895ec7fd2 - 29.76% (20.5 MB)

[#002] sha256:3ee9b9e808b4f06df62b50ef88353a216d41e475f24eaa2e85cb79819b28dce6 - 0.0% (142 Bytes)

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

[#004] sha256:d7eb0ff4a7f54e7b6f9c87971ad550d5be02cac7802f6d0225ebb8adaf705b96 - 0.0% (822 Bytes)


History
2022-06-08 19:36:21 UTC

KIWI 9.24.17

2022-06-15 06:02:34 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-06-15 06:02:36 UTC

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

2022-06-15 06:02:36 UTC

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

2022-06-15 06:02:37 UTC

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

2022-06-15 06:02:37 UTC

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

2022-06-15 06:02:38 UTC

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

2022-06-15 06:02:38 UTC

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

2022-06-15 06:02:38 UTC

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

2022-06-15 06:02:39 UTC

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

2022-06-15 06:02:39 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-06-15 06:02:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-15T05:58:51Z

2022-06-15 06:02:40 UTC

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

2022-06-15 06:02:40 UTC

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

2022-06-15 06:02:40 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