Namespace
longhornio
Image / Tag
longhorn-ui:v1.3.3-rc2-amd64
Content Digest
sha256:06376dd224a5f5f38b4a6268012e231469383980fb332224b28902d18ea21151
Details
Created

2023-03-22 11:53:53 UTC

Size

67.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
    2023-03-16T20:35:36.645116058Z
  • 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.113
  • 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.113
  • 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
    2023-03-22T11:51:55Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    3b046da50434fbc654c5adb2ccd3a0860d1df9ba
  • 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.113
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.113

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:c845e1db7836757e3e0f505c934ebf3684bf413c80b285f14dffcc661e12c561 - 64.55% (43.8 MB)

[#001] sha256:252dc3c12c1cb5a4f329408857723adab8724dfb9228b5e277511535786f5ed4 - 30.34% (20.6 MB)

[#002] sha256:45b4dbb9ffaedc557b8ec9f68b1e5cbb046f29e2062608406ca611ed91e621e2 - 0.0% (111 Bytes)

[#003] sha256:d8ba77921ed5a4dd79e6161c463d9e551073685fe5c714b572e4af3a7fc0449c - 5.12% (3.47 MB)

[#004] sha256:f070d6ccd445701593006598fc5aeda62550b8b6d2b681ee87e190bf7ed1478d - 0.0% (820 Bytes)


History
2023-03-16 20:35:51 UTC

KIWI 9.24.43

2023-03-22 11:53:51 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

2023-03-22 11:53:52 UTC

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

2023-03-22 11:53:52 UTC

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

2023-03-22 11:53:53 UTC

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

2023-03-22 11:53:53 UTC

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

2023-03-22 11:53:53 UTC

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

2023-03-22 11:53:53 UTC

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

2023-03-22 11:53:53 UTC

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

2023-03-22 11:53:53 UTC

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

2023-03-22 11:53:53 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;'"]

2023-03-22 11:53:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-03-22T11:51:55Z

2023-03-22 11:53:53 UTC

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

2023-03-22 11:53:53 UTC

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

2023-03-22 11:53:53 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