Namespace
rancher
Image / Tag
rancher-agent:v2.6-0e05d646eeeb5b984e77cd2e36a9d84a2af3fa55-linux-amd64
Content Digest
sha256:561271834f297d57da9dc0438640746e8535762b282375212db0ee1c9771d333
Details
Created

2022-08-16 01:12:50 UTC

Size

201 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-10T04:31:15.415887753Z
  • 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.12
  • 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.12
  • 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-08-16T01:11:38Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    0e05d646eeeb5b984e77cd2e36a9d84a2af3fa55
  • 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.12
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.12

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-0e05d646eeeb5b984e77cd2e36a9d84a2af3fa55-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:9047ed9df36f8d0a5d97fa87199f04799aac75fee1e8108c79e13b24ca8e5ae6 - 22.75% (45.6 MB)

[#001] sha256:37ee2c4fe82c8823fd7715011d4092191b98d22527332d8d6b43172d7c652d7f - 17.46% (35 MB)

[#002] sha256:1ff50c23ed0b45d25adac37ba49603c1eecc49fbf63175a177726a2e0efe1b57 - 1.19% (2.38 MB)

[#003] sha256:0d8d6a7458d532fc6e67b3ac61f59bcd2953c86eb9289398c06c565152428436 - 43.46% (87.1 MB)

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

[#005] sha256:10f8efc77531f539baa5c1aad1ac4d3b76e1bca207e2f91fb7b69585756728f9 - 15.15% (30.4 MB)

[#006] sha256:459dbe26a3552d0740211c2fae2660d70f4e20bc6f5c17327a0aad662f10d6a0 - 0.0% (170 Bytes)


History
2022-08-10 04:31:29 UTC

KIWI 9.24.17

2022-08-16 01:12:16 UTC

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

2022-08-16 01:12:16 UTC

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

2022-08-16 01:12:27 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-08-16 01:12:27 UTC

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

2022-08-16 01:12:28 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-08-16 01:12:28 UTC

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

2022-08-16 01:12:28 UTC

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

2022-08-16 01:12:28 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-0e05d646eeeb5b984e77cd2e36a9d84a2af3fa55-head

2022-08-16 01:12:28 UTC

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

2022-08-16 01:12:45 UTC

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

2022-08-16 01:12:49 UTC

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

2022-08-16 01:12:50 UTC

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

2022-08-16 01:12:50 UTC

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

2022-08-16 01:12:50 UTC

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

2022-08-16 01:12:50 UTC

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

2022-08-16 01:12:50 UTC

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

2022-08-16 01:12:50 UTC

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

2022-08-16 01:12:50 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