Namespace
rancher
Image / Tag
rancher-agent:v2.6-b04dfdb3b8a679e77b085f8c8b770d8c7ed6f6f2-head
Content Digest
sha256:e022bb30aec2a1125d6fd986f1f7cab1b6f33c4bd29246f1749d9cf68f977fbf
Details
Created

2022-09-07 17:49:19 UTC

Size

205 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-09-07T09:06:41.022194392Z
  • 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.29
  • 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.29
  • 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-09-07T17:48:10Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b04dfdb3b8a679e77b085f8c8b770d8c7ed6f6f2
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.29
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.29

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-b04dfdb3b8a679e77b085f8c8b770d8c7ed6f6f2-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:1cf3d98f21499f80f8d54723f40aeec0535ec41f5f1e8a6a20c3b0f41cc66dc5 - 22.29% (45.6 MB)

[#001] sha256:946fc9bca107f61bd6c711d73be53557d230e4c0b8e45bfc405224e91132a4fb - 17.12% (35 MB)

[#002] sha256:7c36ef88f90d45b4db8d1524af1a8af559738cd86714f53c8662dc3512cd99aa - 1.16% (2.38 MB)

[#003] sha256:145518e14079fdca840cdc8152f0a5e48d6caef09749cd646383e6754824b14a - 44.57% (91.2 MB)

[#004] sha256:88ab74b46f976c7d9e70c2fc85b05bd75c22262abc63a460949131b0cd9c5bd3 - 0.0% (9.3 KB)

[#005] sha256:bf15362542e59d20c36d502e643b1fec5b20e68528c89b8992c28586b9ee0f3c - 14.85% (30.4 MB)

[#006] sha256:b44a427bcdcd6a7974a629a7f98de2e7b23005a2658e2e4997d66be0b2d2ef7e - 0.0% (171 Bytes)


History
2022-09-07 09:06:55 UTC

KIWI 9.24.36

2022-09-07 17:48:46 UTC

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

2022-09-07 17:48:46 UTC

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

2022-09-07 17:48:54 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-09-07 17:48:55 UTC

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

2022-09-07 17:48:56 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-09-07 17:48:56 UTC

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

2022-09-07 17:48:56 UTC

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

2022-09-07 17:48:56 UTC

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

2022-09-07 17:48:56 UTC

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

2022-09-07 17:49:14 UTC

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

2022-09-07 17:49:17 UTC

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

2022-09-07 17:49:18 UTC

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

2022-09-07 17:49:18 UTC

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

2022-09-07 17:49:18 UTC

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

2022-09-07 17:49:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-07T17:48:10Z

2022-09-07 17:49:19 UTC

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

2022-09-07 17:49:19 UTC

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

2022-09-07 17:49:19 UTC

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

Details
Created

2022-09-07 17:33:35 UTC

Size

2.61 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-09-07T17:28:38Z
  • org.opencontainers.image.revision
    b04dfdb3b8a679e77b085f8c8b770d8c7ed6f6f2
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-b04dfdb3b8a679e77b085f8c8b770d8c7ed6f6f2-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 66.97% (1.75 GB)

[#001] sha256:294d77ac553d7210b662d07674ef9e39a6c2e88dc15b9d2788d51e509bc8b54e - 28.56% (763 MB)

[#002] sha256:d4e983a8d5e8e8f7943debcb002385ae63588dac53e9f3a8fb2cdd78e542b40a - 0.0% (1.06 KB)

[#003] sha256:9f488b2ef0d8d9d7ba5f067a72783dbdc52b3cc94ea0e4742283469b9e3d2abe - 0.0% (1.09 KB)

[#004] sha256:6923999dba24d0a35a90892371cc682d63fe7b9471b3962bcd599eb9af8fa24a - 0.44% (11.8 MB)

[#005] sha256:26aacc8b6ad898ab381e857006303c59dab45b3938a5a4995057e672ef37e66c - 1.92% (51.2 MB)

[#006] sha256:68f4088d9c9ab7cd211f268074c698be46539e47ba2765d10db3e4d32aa051d2 - 0.44% (11.8 MB)

[#007] sha256:b2d0705b28a27e5fdaf6db6094477d234d328730b8287f8e64b63cbdd2391323 - 0.52% (14 MB)

[#008] sha256:dcab17357631fa399d6ebeeed0f869e9aa5d3ea2c738ac2b5477f5bf20f6ed09 - 0.0% (1.06 KB)

[#009] sha256:33561aa752015b09850297fedecb8d9e7ae4146e1a23a16d55e3a95d00e5858c - 0.0% (1.06 KB)

[#010] sha256:4c1d8ac7db515395896a2ba96426506fa6cd9994f80de7db4a363dfa8e82daa4 - 0.0% (1.07 KB)

[#011] sha256:5bf25deeb65a281c220557ffbd44265cd2a2cb11dfb841a1d195f11b8a197d38 - 0.0% (1.07 KB)

[#012] sha256:1bcb1dfa11c09e9c37f85b3c59cbe4241cb0561f305bb0acf4a4616bcd29131c - 0.0% (1.1 KB)

[#013] sha256:c3d7e59d56c9892e59b67156410f249f676ad4e2f166259b1bcfafde13f120a7 - 1.15% (30.6 MB)

[#014] sha256:7657a18bf75c8c9cd925d95909ccec63a5f2b6d04fbc08bada4638d8ce72ae1d - 0.0% (1.06 KB)

[#015] sha256:4687db5e4614707bf6ff3b9e5711859756f5913d178328ca174782046f8e33a8 - 0.0% (1.09 KB)

[#016] sha256:8f46bc6f85058841a7d6cd9b9f393535cf365fddac33bf11f6868348589f664f - 0.0% (1.07 KB)

[#017] sha256:519ccac28c9bef9ab77b5831909ae64502a7676709992013bf9f87146fb8b9ec - 0.0% (1.09 KB)

[#018] sha256:ac8aa0ae77db5784caaef540bf3e0b21bc4f6796963f610bf49a5afc85d3f4e9 - 0.0% (1.06 KB)


History
2022-04-22 01:27:13 UTC

Apply image 10.0.17763.2803

2022-08-06 18:30:32 UTC

Install update 10.0.17763.3287

2022-09-07 17:32:52 UTC

cmd /S /C #(nop) ARG ARCH=amd64

2022-09-07 17:32:52 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2022-09-07 17:33:10 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.7/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'

2022-09-07 17:33:18 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.3/kubernetes-client-windows-amd64.tar.gz'; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\kubernetes.tar.gz; Write-Host 'Expanding ...'; tar.exe -xzvf c:\kubernetes.tar.gz; Write-Host 'Complete.'

2022-09-07 17:33:24 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/

2022-09-07 17:33:30 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/

2022-09-07 17:33:30 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev

2022-09-07 17:33:31 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true

2022-09-07 17:33:31 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24

2022-09-07 17:33:31 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-b04dfdb3b8a679e77b085f8c8b770d8c7ed6f6f2-head

2022-09-07 17:33:32 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2022-09-07 17:33:33 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:6b673d3dd1438d62085c2c6476e876f14ee2a15de34f5c3bad7340ded6bd73e7 in \etc\rancher\

2022-09-07 17:33:33 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2022-09-07 17:33:34 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-09-07T17:28:38Z

2022-09-07 17:33:34 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=b04dfdb3b8a679e77b085f8c8b770d8c7ed6f6f2

2022-09-07 17:33:35 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancherlabs/embargoed-security.git

2022-09-07 17:33:35 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancherlabs/embargoed-security

Details
Created

2022-09-07 17:29:45 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-09-07T17:25:40Z
  • org.opencontainers.image.revision
    b04dfdb3b8a679e77b085f8c8b770d8c7ed6f6f2
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-b04dfdb3b8a679e77b085f8c8b770d8c7ed6f6f2-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 58.81% (1.34 GB)

[#001] sha256:97b25a378238b615dc51216c4d87ce17fd3cc3dca9db458e8705d1a4c17e3bb7 - 36.02% (839 MB)

[#002] sha256:aaa55d1159d9bcf2a8c3f2ab75dc64bd91f42ca672be90fcc0ed5f60f63f32d2 - 0.0% (1.26 KB)

[#003] sha256:59c05f2571e0782b71daef0edc9f483043eff6353cb2da93fb7f18406393f1d7 - 0.0% (1.26 KB)

[#004] sha256:328e4b4c909049cc7f62ce0711ec5c1dc45a870be9da689dfa41bc2a4f1e13d3 - 0.52% (12.1 MB)

[#005] sha256:73da65b52da335c3616371cf9d17b84e129e1106d1047bd2677d1f5cb89fc424 - 2.21% (51.5 MB)

[#006] sha256:6caab81de617b35bf96ef2366d28cb9f2f20f6f8c5a4bc7e16ea5e338029a687 - 0.52% (12 MB)

[#007] sha256:7615e53397a0fe917ef25cf24ebb2c67e118601f60834a4fbf88660a529f2fc2 - 0.61% (14.2 MB)

[#008] sha256:9443c646d97b5b4f3ddb7f17463db4821927111920a5afcfcdea2301388b5c8f - 0.0% (1.27 KB)

[#009] sha256:43066e4ab611ee9a1469478134970b3602706af876d1a0849599d9dbc23c69c4 - 0.0% (1.27 KB)

[#010] sha256:037ed9da713c1053a69384bebafa567e399548f9c49074f1ad88075cf0ac3604 - 0.0% (1.26 KB)

[#011] sha256:447ee7070bced6c73a28615a6d843869ee408e54a7ee678f08532597c85fc2f8 - 0.0% (1.29 KB)

[#012] sha256:d37ed4c4fec03b35c8862c91324cf2fcb47b556b531a7d66e54d9f39976f3696 - 0.0% (1.29 KB)

[#013] sha256:60cacbebe287e715eba79643875b147456814106c35dd6591ce749eff837f6b4 - 1.31% (30.6 MB)

[#014] sha256:60590e247213dfb7d255e2730efcf33d012d2d33a05ff323a9211810853774a9 - 0.0% (1.26 KB)

[#015] sha256:11be0dc40c1ffec29d47197b6d828f28331e5557ef6e5bbe862a67a381c533e4 - 0.0% (1.26 KB)

[#016] sha256:09e6495a6b700ffad66d449c8e72af4b59f36e5c0945cd2a018a0c94b0d7be63 - 0.0% (1.27 KB)

[#017] sha256:f09a90c378865c6d3e3dd254681d4c094319efbbd5729e012fb1bd8ca2175822 - 0.0% (1.31 KB)

[#018] sha256:b68180df35dabed11098b93bbe52e4792c3dd245c6665629fd6c7316969edd85 - 0.0% (1.3 KB)


History
2022-04-22 01:12:09 UTC

Apply image 10.0.20348.643

2022-08-06 02:59:35 UTC

Install update 10.0.20348.887

2022-09-07 17:29:03 UTC

cmd /S /C #(nop) ARG ARCH=amd64

2022-09-07 17:29:04 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2022-09-07 17:29:14 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.7/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'

2022-09-07 17:29:24 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.3/kubernetes-client-windows-amd64.tar.gz'; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\kubernetes.tar.gz; Write-Host 'Expanding ...'; tar.exe -xzvf c:\kubernetes.tar.gz; Write-Host 'Complete.'

2022-09-07 17:29:31 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/

2022-09-07 17:29:39 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/

2022-09-07 17:29:40 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev

2022-09-07 17:29:40 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true

2022-09-07 17:29:41 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24

2022-09-07 17:29:41 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-b04dfdb3b8a679e77b085f8c8b770d8c7ed6f6f2-head

2022-09-07 17:29:42 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2022-09-07 17:29:43 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:cbf49cc938a83588efe32a425cec7567dd0d3312ccbdf8c126d171d9671b658c in \etc\rancher\

2022-09-07 17:29:44 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2022-09-07 17:29:44 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-09-07T17:25:40Z

2022-09-07 17:29:45 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=b04dfdb3b8a679e77b085f8c8b770d8c7ed6f6f2

2022-09-07 17:29:45 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2022-09-07 17:29:45 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

Details
Created

2022-09-07 17:17:20 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-09-07T08:58:44.293141300Z
  • 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.29
  • 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.29
  • 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-09-07T17:16:21Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b04dfdb3b8a679e77b085f8c8b770d8c7ed6f6f2
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.29
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.29

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-b04dfdb3b8a679e77b085f8c8b770d8c7ed6f6f2-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:7a277cb5921b95818d49109ddd542f00d316f8c9aa022b4bc024d364729c4ba2 - 22.67% (45.6 MB)

[#001] sha256:161c9a40a3d0336c1016dc8773078f83868752b69d098865d49e05f604445a73 - 17.1% (34.4 MB)

[#002] sha256:df5d6f2d2eef377ecdce9d22f34e8fd4e8242208c540bbe80d00e62a1b8e13b1 - 1.09% (2.19 MB)

[#003] sha256:732fa65d103216c14fb24735a84cc8768413aa4d85cc063512f4df4c8a3f755d - 45.27% (91.2 MB)

[#004] sha256:8abe57e67e4df4a98ba8c82faeba2012f74a9824bf09b4aa3b842783500e3429 - 0.0% (8.88 KB)

[#005] sha256:32a0d75a6bd0d80a00ce85e0a7cd200ff255b543613d35d5bffb53fcf00b9ec3 - 13.87% (27.9 MB)

[#006] sha256:edb91984fafdeabd3c4f469f6b17ea28e05516c62139842af3921daa68954a00 - 0.0% (169 Bytes)


History
2022-09-07 08:59:36 UTC

KIWI 9.24.36

2022-09-07 17:16:48 UTC

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

2022-09-07 17:16:48 UTC

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

2022-09-07 17:16:57 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-09-07 17:16:58 UTC

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

2022-09-07 17:16:58 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-09-07 17:16:59 UTC

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

2022-09-07 17:16:59 UTC

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

2022-09-07 17:16:59 UTC

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

2022-09-07 17:16:59 UTC

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

2022-09-07 17:17:15 UTC

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

2022-09-07 17:17:19 UTC

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

2022-09-07 17:17:19 UTC

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

2022-09-07 17:17:20 UTC

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

2022-09-07 17:17:20 UTC

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

2022-09-07 17:17:20 UTC

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

2022-09-07 17:17:20 UTC

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

2022-09-07 17:17:20 UTC

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

2022-09-07 17:17:20 UTC

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

Details
Created

2022-09-07 17:45:43 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-09-07T11:22:10.648466334Z
  • 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.29
  • 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.29
  • 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-09-07T17:45:30Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b04dfdb3b8a679e77b085f8c8b770d8c7ed6f6f2
  • 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.29
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.29

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-b04dfdb3b8a679e77b085f8c8b770d8c7ed6f6f2-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:b23bb840a257037979c99976cce20f67fb7927aa22619ddeff925810638c2821 - 21.89% (44 MB)

[#001] sha256:30c175b401b2f8d65cca30c011e10ffd209153454324d8cf10716e7236de362f - 16.94% (34 MB)

[#002] sha256:085bc9d62960383d7f5197497baf0a92704fede362d6fa024373d0c44d25fbfb - 1.11% (2.23 MB)

[#003] sha256:b824a4a81248be67cd018357d45d88c73342dddb6302ec626b7029900eb348b0 - 45.47% (91.3 MB)

[#004] sha256:29d4a3d7e649de52dd9bb4d24e050654c70fe41afe1495583a12f5da243ef700 - 0.0% (9.56 KB)

[#005] sha256:ad36192a1b62cf3da4eb14a47ab02e3c8aa9eac1b5a2539fdeb58f9389004ebc - 14.58% (29.3 MB)

[#006] sha256:0be10d7b880709d1cda9e792d3686cff144dbff18fac55cd764cd75518ed44bb - 0.0% (169 Bytes)


History
2022-09-07 11:22:34 UTC

KIWI 9.24.36

2022-09-07 17:01:01 UTC

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

2022-09-07 17:01:01 UTC

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

2022-09-07 17:01:46 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-09-07 17:01:46 UTC

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

2022-09-07 17:01:48 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-09-07 17:01:48 UTC

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

2022-09-07 17:01:48 UTC

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

2022-09-07 17:34:30 UTC

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

2022-09-07 17:34:33 UTC

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

2022-09-07 17:35:07 UTC

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

2022-09-07 17:35:27 UTC

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

2022-09-07 17:35:32 UTC

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

2022-09-07 17:35:39 UTC

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

2022-09-07 17:35:41 UTC

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

2022-09-07 17:45:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-07T17:45:30Z

2022-09-07 17:45:43 UTC

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

2022-09-07 17:45:43 UTC

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

2022-09-07 17:45:43 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