Namespace
longhornio
Image / Tag
longhorn-ui:v1.3.1-rc1
Content Digest
sha256:304db2ed924020a37a925157a840d8914eb0796e03e5c83dbd6ffb16154d5370
Details
Created

2022-07-29 05:46:12 UTC

Size

69.7 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-07-25T14:40:35.784240827Z
  • 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.5
  • 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.5
  • 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-07-29T05:43:36Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    78c62a8614523d138838bcfc8d2cbc59005d4d2e
  • 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.5
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.5

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:e66d7c3e0033ed6c76e721f4cc617f970399fa73035bc55fec7c20451e9d336c - 65.56% (45.7 MB)

[#001] sha256:7cff9f4bc7052239252dcf5ad9f0c5e47197eda56b08bc220c2089aef88a21ec - 29.45% (20.5 MB)

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

[#003] sha256:1fd5aaf9ffd6c9e73ea96598b8b176636b366843a3d9dc8981b752158b8f37c4 - 4.98% (3.47 MB)

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


History
2022-07-25 14:41:00 UTC

KIWI 9.24.17

2022-07-29 05:46:01 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-07-29 05:46:04 UTC

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

2022-07-29 05:46:04 UTC

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

2022-07-29 05:46:05 UTC

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

2022-07-29 05:46:08 UTC

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

2022-07-29 05:46:09 UTC

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

2022-07-29 05:46:09 UTC

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

2022-07-29 05:46:10 UTC

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

2022-07-29 05:46:10 UTC

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

2022-07-29 05:46:10 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-07-29 05:46:11 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-29T05:43:36Z

2022-07-29 05:46:11 UTC

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

2022-07-29 05:46:11 UTC

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

2022-07-29 05:46:12 UTC

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

Details
Created

2022-07-29 05:46:10 UTC

Size

69.7 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-07-25T13:10:17.268961955Z
  • 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.5
  • 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.5
  • 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-07-29T05:43:33Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    78c62a8614523d138838bcfc8d2cbc59005d4d2e
  • 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.5
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.5

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:fd10ee65c8f2ec7689961768a87ec14f0e4b5caeb9cfe3f1f3bf2dfefde9b9ff - 65.48% (45.6 MB)

[#001] sha256:47ac8b4cf2f260272cafd821add26123ead6c813cd7d876441e7b74a6055a07d - 29.53% (20.6 MB)

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

[#003] sha256:55d9ed33db9906e0aecb2cf52f6ad170cea163a94aee50ffa0045f62d0b5f3d0 - 4.99% (3.47 MB)

[#004] sha256:d133b046bcac9c39b34dd8e34e8bac8119a50e649a5dcdab4dc82ca5546b5fa6 - 0.0% (825 Bytes)


History
2022-07-25 13:10:54 UTC

KIWI 9.24.17

2022-07-29 05:46:05 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-07-29 05:46:06 UTC

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

2022-07-29 05:46:07 UTC

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

2022-07-29 05:46:07 UTC

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

2022-07-29 05:46:07 UTC

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

2022-07-29 05:46:07 UTC

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

2022-07-29 05:46:08 UTC

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

2022-07-29 05:46:08 UTC

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

2022-07-29 05:46:08 UTC

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

2022-07-29 05:46:09 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-07-29 05:46:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-29T05:43:33Z

2022-07-29 05:46:09 UTC

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

2022-07-29 05:46:10 UTC

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

2022-07-29 05:46:10 UTC

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

Details
Created

2022-07-29 06:53:03 UTC

Size

82.6 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-07-25T13:57:11.783736539Z
  • 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.5
  • 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.5
  • 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-07-29T06:51:39Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    78c62a8614523d138838bcfc8d2cbc59005d4d2e
  • 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.5
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.5

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:cc81edbf60605cbb5485f1c59c13370a1905fb09ff1e452f213bdad6206f4acf - 53.21% (43.9 MB)

[#001] sha256:4dc9c6660f8060e7f322af8f36bfa58b9bc62266eff00830e8dc99d1bcaeb52a - 42.59% (35.2 MB)

[#002] sha256:63132a84259dbe877402b538a43e95870f0848dcbcc3e669b5bac729b9eb36b1 - 0.0% (144 Bytes)

[#003] sha256:62b9821d13e25746f8a29ea93eccbe836e1247e71be8c5c4e76b80cb201b9760 - 4.21% (3.47 MB)

[#004] sha256:4c8017d0c07501327127c67f2317ba5222c52f5c3afe37a4adb3a7adca59721f - 0.0% (827 Bytes)


History
2022-07-25 13:57:36 UTC

KIWI 9.24.17

2022-07-28 11:46:50 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-07-28 11:46:51 UTC

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

2022-07-28 11:46:52 UTC

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

2022-07-29 06:53:02 UTC

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

2022-07-29 06:53:02 UTC

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

2022-07-29 06:53:02 UTC

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

2022-07-29 06:53:02 UTC

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

2022-07-29 06:53:03 UTC

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

2022-07-29 06:53:03 UTC

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

2022-07-29 06:53:03 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-07-29 06:53:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-29T06:51:39Z

2022-07-29 06:53:03 UTC

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

2022-07-29 06:53:03 UTC

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

2022-07-29 06:53:03 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