Namespace
longhornio
Image / Tag
longhorn-ui:v1.3.1-rc2
Content Digest
sha256:66f7931de136942387ebccbbcbec7269b010cbdc5240b1252d3916cd4e84b8cd
Details
Created

2022-08-08 10:11:56 UTC

Size

69.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-08-01T11:38:15.446220083Z
  • 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.8
  • 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.8
  • 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-08-08T10:09:22Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    0b3cc1decd7e479295f07fc9e244975efe6456cf
  • 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.8
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.8

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:fa7b56d5c3384ba588ec4cfb14d4c1b9c21f050f40220b9e1ad88dc1e3579115 - 65.57% (45.6 MB)

[#001] sha256:55a3edaf406717b49224da81a099bc82aaf569bfd8dcbdf1c486860480835491 - 29.43% (20.5 MB)

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

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

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


History
2022-08-01 11:38:30 UTC

KIWI 9.24.17

2022-08-08 10:11:45 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-08-08 10:11:48 UTC

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

2022-08-08 10:11:48 UTC

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

2022-08-08 10:11:48 UTC

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

2022-08-08 10:11:49 UTC

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

2022-08-08 10:11:49 UTC

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

2022-08-08 10:11:50 UTC

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

2022-08-08 10:11:50 UTC

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

2022-08-08 10:11:51 UTC

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

2022-08-08 10:11:51 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-08-08 10:11:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-08T10:09:22Z

2022-08-08 10:11:56 UTC

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

2022-08-08 10:11:56 UTC

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

2022-08-08 10:11:56 UTC

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

Details
Created

2022-08-08 10:12:24 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-08-01T10:20:40.337427865Z
  • 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.8
  • 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.8
  • 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-08-08T10:09:16Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    0b3cc1decd7e479295f07fc9e244975efe6456cf
  • 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.8
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.8

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:52e01fa42040ccf4a1493b08a972c5e12930584790a6cad2760e2bace5c530eb - 65.53% (45.6 MB)

[#001] sha256:b11d9eeee1689564c82ed2972fdccee05559fb41a934887cc950d429a797985c - 29.48% (20.5 MB)

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

[#003] sha256:4b5309b27899590990d17efbaa00a539d4db986e8f27abe99a3a4b155d4bd071 - 4.99% (3.47 MB)

[#004] sha256:672259190d39dcb285c263d2c0c7d2b9ed1cfe8ed4c06bb40346c7c35b06600f - 0.0% (821 Bytes)


History
2022-08-01 10:21:23 UTC

KIWI 9.24.17

2022-08-08 10:12:19 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-08-08 10:12:20 UTC

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

2022-08-08 10:12:20 UTC

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

2022-08-08 10:12:21 UTC

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

2022-08-08 10:12:21 UTC

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

2022-08-08 10:12:21 UTC

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

2022-08-08 10:12:22 UTC

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

2022-08-08 10:12:22 UTC

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

2022-08-08 10:12:22 UTC

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

2022-08-08 10:12:23 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-08-08 10:12:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-08T10:09:16Z

2022-08-08 10:12:23 UTC

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

2022-08-08 10:12:24 UTC

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

2022-08-08 10:12:24 UTC

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

Details
Created

2022-08-08 11:23:29 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-08-01T12:24:31.649124870Z
  • 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.8
  • 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.8
  • 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-08-08T11:20:58Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    0b3cc1decd7e479295f07fc9e244975efe6456cf
  • 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.8
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.8

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:fdd9d94c7e77a348712cc7495681030cf18ee6d26f5ce73c0f102bcc5143e0b8 - 53.2% (44 MB)

[#001] sha256:8290cceb83266640aafb8f7e85f4bb0ad9ccad12184e08f4ec7b5d0f4478c5c3 - 42.6% (35.2 MB)

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

[#003] sha256:f5f9367de54fd308367bf81a55a6c86b99ec128fcaa97f93f8f68aaf17749a9c - 4.2% (3.47 MB)

[#004] sha256:8dafa12199d305ba48918f18a0c0b8787699597b94fc6a537d52f3abba6fe6eb - 0.0% (827 Bytes)


History
2022-08-01 12:25:06 UTC

KIWI 9.24.17

2022-08-04 04:15:21 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-08-04 04:15:23 UTC

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

2022-08-04 04:15:23 UTC

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

2022-08-08 11:23:27 UTC

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

2022-08-08 11:23:27 UTC

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

2022-08-08 11:23:28 UTC

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

2022-08-08 11:23:28 UTC

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

2022-08-08 11:23:28 UTC

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

2022-08-08 11:23:28 UTC

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

2022-08-08 11:23:28 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-08-08 11:23:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-08T11:20:58Z

2022-08-08 11:23:28 UTC

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

2022-08-08 11:23:28 UTC

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

2022-08-08 11:23:29 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