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

2022-05-17 02:00:57 UTC

Size

68.9 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-05-10T17:06:09.877225860Z
  • 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.10
  • 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.10
  • 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-17T01:49:12Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    736e413ad686366cc49189413e0543a4a46c69a9
  • 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.10
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.14.10

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:6fe08cd466b349ad3ab4fa9a1a9f98b368ddc538f96941b1841f45588ba7f6f2 - 65.17% (44.9 MB)

[#001] sha256:e21514e63b7d6b357c7ba05be3b4043c44a6ddf96d9d67b2d55ee6bc4ea1798d - 29.78% (20.5 MB)

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

[#003] sha256:7acfbdf031f66478ef3f85ef5711c391e07a35c6a045c22ca6d5070b1dc71600 - 5.05% (3.48 MB)

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


History
2022-05-10 17:06:30 UTC

KIWI 9.24.17

2022-05-17 02:00:49 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-17 02:00:53 UTC

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

2022-05-17 02:00:53 UTC

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

2022-05-17 02:00:54 UTC

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

2022-05-17 02:00:54 UTC

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

2022-05-17 02:00:54 UTC

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

2022-05-17 02:00:55 UTC

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

2022-05-17 02:00:55 UTC

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

2022-05-17 02:00:55 UTC

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

2022-05-17 02:00:56 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-17 02:00:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-05-17T01:49:12Z

2022-05-17 02:00:56 UTC

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

2022-05-17 02:00:56 UTC

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

2022-05-17 02:00:57 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