Namespace
rancher
Image / Tag
rancher-agent:v2.7.s1-73796302a9e4496537efc68a4c6ec46170dcf0d2-head
Content Digest
sha256:d192a6890d9d0880eb440e31b32afa8b900ab615536df83893f47b8aca546025
Details
Created

2022-12-27 20:58:01 UTC

Size

258 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-12-13T12:51:20.103459320Z
  • 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.83
  • 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.83
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-12-27T20:56:56Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    73796302a9e4496537efc68a4c6ec46170dcf0d2
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.83
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.83

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.s1-73796302a9e4496537efc68a4c6ec46170dcf0d2-head

KUBECTL_VERSION

v1.23.6

LOGLEVEL_VERSION

v0.1.5

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:5aad86b854d72e195e9e0ef8240a39c4f613ef7a338a4e48c74f626990796e8b - 16.86% (43.5 MB)

[#001] sha256:db1f35fef8cb2a0a83d962908865d32e014ac87b0e7608f5f57f0f20cf82efbb - 13.58% (35.1 MB)

[#002] sha256:716f7eb61fb425ce3cd2a76ac2fad4582f2c88f2b79b3407c893b41d63be89f4 - 0.92% (2.38 MB)

[#003] sha256:21e35a2c675253e5b2cc0bb10762bd5d8afc6a6f9bb4415c86b70b104b97fcec - 56.78% (147 MB)

[#004] sha256:a00efd5493575be5f97c685acc5c376ab377f9a2a42900a5f241dabbcc2a2992 - 0.0% (9.31 KB)

[#005] sha256:7760687b3964d714f7675a957a12c884f00688b798bbfd47db334e3122c3cc82 - 11.85% (30.6 MB)

[#006] sha256:6f42d508f22d4b44ed2e15d7b57f2e1155203b1800ee8f1e37a5e91e21d70c78 - 0.0% (173 Bytes)


History
2022-12-13 12:51:34 UTC

KIWI 9.24.36

2022-12-27 20:57:31 UTC

/bin/sh -c #(nop) ARG ARCH=amd64

2022-12-27 20:57:31 UTC

/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.23.6

2022-12-27 20:57:40 UTC

|1 ARCH=amd64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2022-12-27 20:57:40 UTC

/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.5

2022-12-27 20:57:41 UTC

|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2022-12-27 20:57:41 UTC

/bin/sh -c #(nop) ARG VERSION=dev

2022-12-27 20:57:41 UTC

/bin/sh -c #(nop) LABEL io.cattle.agent=true

2022-12-27 20:57:41 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.s1-73796302a9e4496537efc68a4c6ec46170dcf0d2-head

2022-12-27 20:57:41 UTC

/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs

2022-12-27 20:57:56 UTC

/bin/sh -c #(nop) COPY dir:08a0f69b56173ec048ed8e654b65b1c01ca230f2a0d4a5faacbb7b9a07e6db23 in /var/lib/rancher-data

2022-12-27 20:58:00 UTC

/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/

2022-12-27 20:58:00 UTC

/bin/sh -c #(nop) COPY multi:bec053d1d9af75acafde02fbaef7d82be2b80080c87104be76a26691d1993212 in /usr/bin/

2022-12-27 20:58:01 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/rancher

2022-12-27 20:58:01 UTC

/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]

2022-12-27 20:58:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-27T20:56:56Z

2022-12-27 20:58:01 UTC

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

2022-12-27 20:58:01 UTC

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

2022-12-27 20:58:01 UTC

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

Details
Created

2022-12-27 20:49:27 UTC

Size

255 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-12-13T12:49:15.762745490Z
  • 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.83
  • 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.83
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-12-27T20:48:30Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    73796302a9e4496537efc68a4c6ec46170dcf0d2
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.83
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.83

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.s1-73796302a9e4496537efc68a4c6ec46170dcf0d2-head

KUBECTL_VERSION

v1.23.6

LOGLEVEL_VERSION

v0.1.5

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:1b8b8bd43f7d1c46b207b7b913e748669f2ffa80fb935fd67ae69d9e3a7e0b83 - 17.12% (43.6 MB)

[#001] sha256:ae930a4047237aa99a06fd625f08e191b0a36058f4f0fa19569bd6656908132a - 13.52% (34.5 MB)

[#002] sha256:c46d468a24a0ed3cbf63de5a0b5f357a46a05f396404dd3c17a7a6a2d23f465d - 0.86% (2.19 MB)

[#003] sha256:85f1a3a4599750c923c15154bfb4d707d8aa62859287b7ec347fa8e8cb604dae - 57.51% (147 MB)

[#004] sha256:c9cf4bfbcfe95fdb59df591ebef07fe27c6bbae5235c2eb320fd9941d559d8a3 - 0.0% (8.89 KB)

[#005] sha256:77a069030ceac45c76825509ccd0947fa8c51dd53a35b4341a8b4c28ec7f0ef0 - 10.99% (28 MB)

[#006] sha256:6d4139e886de0e10bb41403bb5d071cf685a3e0eef7ee6cb18f0572d271de44b - 0.0% (170 Bytes)


History
2022-12-13 12:49:49 UTC

KIWI 9.24.36

2022-12-27 20:48:57 UTC

/bin/sh -c #(nop) ARG ARCH=amd64

2022-12-27 20:48:57 UTC

/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.23.6

2022-12-27 20:49:07 UTC

|1 ARCH=arm64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2022-12-27 20:49:08 UTC

/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.5

2022-12-27 20:49:08 UTC

|1 ARCH=arm64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2022-12-27 20:49:08 UTC

/bin/sh -c #(nop) ARG VERSION=dev

2022-12-27 20:49:08 UTC

/bin/sh -c #(nop) LABEL io.cattle.agent=true

2022-12-27 20:49:09 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.s1-73796302a9e4496537efc68a4c6ec46170dcf0d2-head

2022-12-27 20:49:09 UTC

/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs

2022-12-27 20:49:22 UTC

/bin/sh -c #(nop) COPY dir:52e7a08fa565b561b7f2b200068c5b71414199a316d2fe0d21feaaa876f5514d in /var/lib/rancher-data

2022-12-27 20:49:25 UTC

/bin/sh -c #(nop) COPY file:c60b26f35c3c5659c4b0e8025022c909934ae8190a20e5ee1935a9d5c70e85ab in /usr/bin/

2022-12-27 20:49:26 UTC

/bin/sh -c #(nop) COPY multi:3072407764ca2dd832375ee94421346a6b23064bd647b24d664997742bbca0af in /usr/bin/

2022-12-27 20:49:26 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/rancher

2022-12-27 20:49:26 UTC

/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]

2022-12-27 20:49:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-27T20:48:30Z

2022-12-27 20:49:26 UTC

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

2022-12-27 20:49:27 UTC

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

2022-12-27 20:49:27 UTC

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

Details
Created

2022-12-27 20:31:12 UTC

Size

252 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-12-13T12:48:12.293360572Z
  • 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.83
  • 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.83
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-12-27T20:31:01Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    73796302a9e4496537efc68a4c6ec46170dcf0d2
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.83
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.83

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.s1-73796302a9e4496537efc68a4c6ec46170dcf0d2-head

KUBECTL_VERSION

v1.23.6

LOGLEVEL_VERSION

v0.1.5

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:9801e2ca503b5a4a4b58d47fa5030b8d74ecaf74167e217b1af90bd2c8461b6d - 16.7% (42 MB)

[#001] sha256:0719cc9aafc0fcf3582a1748c4098078b820dfbfeff34431adc279eab297bb2b - 13.54% (34.1 MB)

[#002] sha256:7e9f13e65b644dd5539555ee6cf9bcd426b37e98fa80b43ee1e2f1ff677d5952 - 0.89% (2.23 MB)

[#003] sha256:14d16b0426d0aad3d2d7af1c2e9166d90fc65394642a6559e350dc3eede7bfad - 57.13% (144 MB)

[#004] sha256:a3be536bcf7fcc37dabf6464adc10fbb9a8c006476c1531a9948d94d26b18637 - 0.0% (9.57 KB)

[#005] sha256:d36c38f15266fbcdf54e66dd5993572312e4d9eaa809b5fd70d2753c569051a0 - 11.74% (29.6 MB)

[#006] sha256:29e7f3c169a129f7f46e872ebbeb4a160996885531b2f041cd4814baa6011fea - 0.0% (170 Bytes)


History
2022-12-13 12:48:41 UTC

KIWI 9.24.36

2022-12-27 03:39:48 UTC

/bin/sh -c #(nop) ARG ARCH=amd64

2022-12-27 03:39:48 UTC

/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.23.6

2022-12-27 03:40:21 UTC

|1 ARCH=s390x /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2022-12-27 03:40:22 UTC

/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.5

2022-12-27 03:40:23 UTC

|1 ARCH=s390x /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2022-12-27 03:40:23 UTC

/bin/sh -c #(nop) ARG VERSION=dev

2022-12-27 03:40:23 UTC

/bin/sh -c #(nop) LABEL io.cattle.agent=true

2022-12-27 19:58:16 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.s1-73796302a9e4496537efc68a4c6ec46170dcf0d2-head

2022-12-27 19:58:16 UTC

/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs

2022-12-27 19:58:30 UTC

/bin/sh -c #(nop) COPY dir:c2c3ce69876b546ca9c918ab42abb441ccf2c873add9d48044cac57620e5f040 in /var/lib/rancher-data

2022-12-27 19:58:33 UTC

/bin/sh -c #(nop) COPY file:a0a99f1ca6b804e5add64294c7f87f2cadc34202ada28d6cc4b41594ce2c7062 in /usr/bin/

2022-12-27 19:58:34 UTC

/bin/sh -c #(nop) COPY multi:5f2e953c28e707967d1e0d4876ed4d8389ab8692936c744bb5bb952903bb7248 in /usr/bin/

2022-12-27 19:58:34 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/rancher

2022-12-27 19:58:34 UTC

/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]

2022-12-27 20:31:11 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-27T20:31:01Z

2022-12-27 20:31:11 UTC

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

2022-12-27 20:31:12 UTC

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

2022-12-27 20:31:12 UTC

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

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