2025-05-23 01:17:15 UTC
2.25 GB
rancher/rancher-agent:v2.12-039e8cf6a4ca96c00a271f12e05144dd0a8d4a7a-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:803f4a9590cb9c635813cbd0ee89190f92d5fe4c7589711cf468879e42ce02ba - 71.34% (1.6 GB)
[#001] sha256:632102e3f287de7b6ffd6cab740fb7afe94ac8418060651b0954506aeecc48f1 - 18.46% (425 MB)
[#002] sha256:5daaf175e0c7b5fa0253f20894c86cdd33dc32fb23133884755ecddecb7c1acf - 0.0% (1.26 KB)
[#003] sha256:829f8345cbf4d57e17f4219c29e4490d056f02affc84ac3cde39d717c71d8d46 - 0.79% (18.1 MB)
[#004] sha256:fd2d08dcdfec43d61aebc6e7dfed5f8bd04a9cac2987f87eca712778bb3b1110 - 2.32% (53.4 MB)
[#005] sha256:1e348a394b1b8cdceab09c20ab103fff5aa29665e38dc3fd4a390d00ea327d1e - 0.79% (18.1 MB)
[#006] sha256:9f1292b0c3a63dd6a2b9a76dd2b23c6bc8ee78fda0e4eaee47967b8f72df2d08 - 0.63% (14.5 MB)
[#007] sha256:56c2b78bfbd4478aee1bd8270611084edaae707bcf772f032136dbfa66c5d26f - 0.0% (1.26 KB)
[#008] sha256:b988c4bae439b4b57e99f7bb72070575efbfb9700a41d2534068b642154d710b - 0.0% (1.26 KB)
[#009] sha256:7361929e35ff6da0ec5b54dd727e9f4b8948df073e7b9813788e70f27dba9258 - 0.0% (1.25 KB)
[#010] sha256:dd6a2ff57d511c5122024ea9c38045c1a680334e5afd34bb74417ae6f233b2be - 0.0% (1.26 KB)
[#011] sha256:28b567df3fc926c82e3647d2a847e03235b28855fc0beddaeeafa604b5d07444 - 0.0% (1.26 KB)
[#012] sha256:814578fc398fd8551cc0317eb4c8976ca486ac52284141ea7ba631f69da7e656 - 5.67% (130 MB)
[#013] sha256:00969a6dc07fc7320447e81adc91a400d22c33a85eb6065cc70c5b7c22599be6 - 0.0% (1.66 KB)
[#014] sha256:3bb826986cf1572e760df1cbcf6a2e3765b979bd51ce7b5813bd6d822ea643be - 0.0% (5.2 KB)
[#015] sha256:9ebea030caa7a65f957caf5749931777dd281aca5da03bfc9dd9aec46d6e9fbe - 0.0% (2.3 KB)
[#016] sha256:825d1a887e1c3bc26f7a0fbaf937efcc7d8227e67a551112cfff7cacf907d7a7 - 0.0% (5.12 KB)
[#017] sha256:17600ee0f5d91f43f5177a6d73e75f94dc5421746f6e9dba58668f7e27d56d90 - 0.0% (3.08 KB)
[#018] sha256:2c366cd4eb3ebe45d3db748de5d7cd8953b6b14c488f0063c2938b2ef6ff5447 - 0.0% (1.26 KB)
Apply image 10.0.17763.6293
2025-04-15 01:47:49 UTCInstall update 10.0.17763.7249
2025-05-23 01:16:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2025-05-23 01:16:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.5.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2025-05-23 01:16:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.25.12/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.'
2025-05-23 01:16:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2025-05-23 01:16:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2025-05-23 01:16:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=
2025-05-23 01:16:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2025-05-23 01:16:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2025-05-23 01:16:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.12-039e8cf6a4ca96c00a271f12e05144dd0a8d4a7a-head
2025-05-23 01:17:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2025-05-23 01:17:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:b4bc5a76b53367d2717f4cb76314a40eb833cf072c571f467169002fe79f1a3c in \etc\rancher\
2025-05-23 01:17:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:182058fc211898ce0d8c0fb4997ebac85d689e1a05bc2e2ed50b87d941f33bb7 in \etc\rancher\
2025-05-23 01:17:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:be0d9059d3b3729a5d2f5f5bcafb985ad8e3445a705c03ccf14ad094752525b7 in \etc\rancher\
2025-05-23 01:17:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:911b7cdac0a95abe5e3258d4406ef50b0abdd0c969b156c8b65295491f11a63e in \etc\rancher\
2025-05-23 01:17:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:34e214604dd58be18e9d36c057149a300fa24df0eaf5c7696e78e29f473d26f2 in \etc\rancher\
2025-05-23 01:17:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:63c7287f27d2542d28947eee48d406992e339055f59933bf14f40d9006b0e636 in \etc\rancher\
2025-05-23 01:17:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2025-05-23 01:18:13 UTC
2.35 GB
rancher/rancher-agent:v2.12-039e8cf6a4ca96c00a271f12e05144dd0a8d4a7a-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:2534953f34d35976fc44cd67bfdd39fdcd9e2eaae57ada0be53d5fb936cd3a0b - 58.03% (1.36 GB)
[#001] sha256:b0b6ee194dfee460cc53e0f761b7ff976c08380d6cd1e70cc50ff92cfa99d176 - 32.2% (774 MB)
[#002] sha256:b7153b9c42748f7dc4549d00086e90311ad41c9721c45a3bb37728084bfe6f7b - 0.0% (1.25 KB)
[#003] sha256:20bf604a730e3ac8071f8f6b1e1494e99b787adcbe67459df5a2114bdd7f697e - 0.75% (18.1 MB)
[#004] sha256:9106da6ea870d37e09f2b3d0ade845b61319a1f5c6b4568c67fa48b64cc249fe - 2.22% (53.4 MB)
[#005] sha256:28505313d5af84d73852663760b5dce12ae5162c5e88e85b45c9ba17b6035ea3 - 0.75% (18.1 MB)
[#006] sha256:3a0227a5871b9d40847ade5a0045b93bd70b03733e842e87428623d9d79360ea - 0.6% (14.5 MB)
[#007] sha256:207a35653720fb7d0d8950df7a121f40dc7081cd15fd59828d11a7459853e17f - 0.0% (1.25 KB)
[#008] sha256:d1b46e966782c41945b338f4fa1c82f658286f5e606542ef36ec0284a90cdd53 - 0.0% (1.25 KB)
[#009] sha256:5629757d9af0d6b4603f2f1949965a821e45fc689d470ddf50e541bef682ca69 - 0.0% (1.25 KB)
[#010] sha256:f20327dd4dd2ebbe741d240776783e43388a208b026144b3c2a5cc81ffd3fb8b - 0.0% (1.25 KB)
[#011] sha256:25d98b6f7782a316c59964387054b82490aa7c89ccbb96461625c69b826900ae - 0.0% (1.25 KB)
[#012] sha256:44021484b3d48f8dbc1a021d8d5b8ed840305b02e0b984f32ebd36393632d70e - 5.43% (130 MB)
[#013] sha256:00c1eff5f1963dd71a7769b4658d130dd14c196f655ce933aa6feb7ef855bc40 - 0.0% (1.66 KB)
[#014] sha256:bfa6671cf123f289e2f1c2ab19c0e1f0a127a7dd73adca3b4b107becf7578a6d - 0.0% (5.19 KB)
[#015] sha256:c23cd5f038597369132903a36f9bd4911ace4d7c1b4a9a08e97e7ee9165ac5d2 - 0.0% (2.3 KB)
[#016] sha256:ed1680ba60476b1d5e785f7bb6b703ecde3f4b4e8560ede33c518f602fbc1a0f - 0.0% (5.12 KB)
[#017] sha256:aae4d0a80dbf6a995aa24b038c8b55200f7fd9ea461ef197752a5a947cdd6b73 - 0.0% (3.06 KB)
[#018] sha256:3ac36fb37dd14d2ced675b72d4512b0e45411c6f4773f7c226f427be50e7f2f6 - 0.0% (1.25 KB)
Apply image 10.0.20348.2700
2025-04-16 03:49:18 UTCInstall update 10.0.20348.3566
2025-05-23 01:17:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2025-05-23 01:17:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.5.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2025-05-23 01:17:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.25.12/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.'
2025-05-23 01:17:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2025-05-23 01:17:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2025-05-23 01:17:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=
2025-05-23 01:17:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2025-05-23 01:17:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2025-05-23 01:17:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.12-039e8cf6a4ca96c00a271f12e05144dd0a8d4a7a-head
2025-05-23 01:17:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2025-05-23 01:18:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:b4bc5a76b53367d2717f4cb76314a40eb833cf072c571f467169002fe79f1a3c in \etc\rancher\
2025-05-23 01:18:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:182058fc211898ce0d8c0fb4997ebac85d689e1a05bc2e2ed50b87d941f33bb7 in \etc\rancher\
2025-05-23 01:18:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:be0d9059d3b3729a5d2f5f5bcafb985ad8e3445a705c03ccf14ad094752525b7 in \etc\rancher\
2025-05-23 01:18:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:911b7cdac0a95abe5e3258d4406ef50b0abdd0c969b156c8b65295491f11a63e in \etc\rancher\
2025-05-23 01:18:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:34e214604dd58be18e9d36c057149a300fa24df0eaf5c7696e78e29f473d26f2 in \etc\rancher\
2025-05-23 01:18:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:63c7287f27d2542d28947eee48d406992e339055f59933bf14f40d9006b0e636 in \etc\rancher\
2025-05-23 01:18:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2025-05-23 00:57:13 UTC
379 MB
rancher/rancher-agent:v2.12-039e8cf6a4ca96c00a271f12e05144dd0a8d4a7a-head
CATTLE_RANCHER_PROVISIONING_CAPI_VERSION106.0.0+up0.7.0
CATTLE_RANCHER_WEBHOOK_VERSION107.0.0+up0.8.0-rc.5
KUBECTL_VERSIONv1.27.10
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:1067123199ad7c21d527609430c7ef676960d5230fd8720235b03d3a9d8ed490 - 2.63% (9.95 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:d2e51eb5ea35ad1dacd4289326ba120e9a8a086c169bdbd62cc6ec0cafaf5d91 - 14.88% (56.4 MB)
[#003] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#004] sha256:215491d15169bc78e01f075f42322e75556803e180f36d1da7151d9ec6dff4b8 - 3.94% (14.9 MB)
[#005] sha256:524212f8ba37558d7a50456fc9bb56cd254f1c601e0b208d83b20fced1b7c767 - 12.05% (45.7 MB)
[#006] sha256:4f8ddf8dcba8d10e64e7c8234732c09eb36e49adbd0ba9e16cbac30c44d1007c - 42.86% (162 MB)
[#007] sha256:a18fd722ea1a84db72438a0c344080bda9e653153763d159e8f7383e16c70120 - 6.96% (26.4 MB)
[#008] sha256:ecb0dd5575585c30ea6e470721a63007e58894971ca61b3a88539b251e3985fa - 0.34% (1.27 MB)
[#009] sha256:8b22e4fb2c9ae1b14092cd3070766bc780faf3e804778c26265deac06953d909 - 0.0% (9.31 KB)
[#010] sha256:b165d1a8c47724a3a36d00595b198636b76d75a46b68d1421a9d4d285b95d6eb - 16.35% (62 MB)
[#011] sha256:01661fad8c5b20c8b394f729a1da72ab9c19f53b7099c306e63b715b2ae218ba - 0.0% (4.03 KB)
[#012] sha256:6969bde8e81243c1e6f012346d94495ba869474649fade64f903c184288a8043 - 0.0% (140 Bytes)
/bin/sh -c #(nop) COPY dir:f95e26cbacb8da094b92e05045a3ef96779ea0c84d9360f25dc7bb6cc2aa0dc1 in /
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.authors=https://github.com/SUSE/bci/discussions
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=https://github.com/SUSE/bci/discussions
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.title=SLE BCI 15 SP6 Micro
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=SLE BCI 15 SP6 Micro
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.description=A micro environment for containers based on the SLE Base Container Image.
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=A micro environment for containers based on the SLE Base Container Image.
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.version=15.6.42.1
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=15.6.42.1
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.url=https://www.suse.com/products/base-container-images/
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://www.suse.com/products/base-container-images/
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.created=2025-05-15T15:58:46.552515457Z
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2025-05-15T15:58:46.552515457Z
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.vendor=SUSE LLC
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=SUSE LLC
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.source=https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/686a7868694aebd75d17447fdf2de45d/
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/686a7868694aebd75d17447fdf2de45d/
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.name=15.6.42.1
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=15.6.42.1
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.reference=registry.suse.com/bci/bci-micro:15.6.42.1
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL org.opensuse.reference=registry.suse.com/bci/bci-micro:15.6.42.1
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.disturl=obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/containers/686a7868694aebd75d17447fdf2de45d-micro-image
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL org.openbuildservice.disturl=obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/containers/686a7868694aebd75d17447fdf2de45d-micro-image
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.supportlevel=l3
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL com.suse.supportlevel=l3
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.until=2025-12-31
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL com.suse.supportlevel.until=2025-12-31
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.eula=sle-bci
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL com.suse.eula=sle-bci
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.lifecycle-url=https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL com.suse.lifecycle-url=https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.release-stage=released
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL com.suse.release-stage=released
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.base.name=registry.suse.com/bci/bci-base:15.6
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.base.digest=sha256:f9ab6635a10ef77f14d1de6cf1de074290e1671b7630a195e9b666a6dd3eac4d
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL io.artifacthub.package.readme-url=https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/686a7868694aebd75d17447fdf2de45d/README.md
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL io.artifacthub.package.logo-url=https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2025-05-15 15:58:54 UTC/bin/sh -c #(nop) LABEL org.openbuildservice.disturl=obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/containers/686a7868694aebd75d17447fdf2de45d-micro-image
2025-05-15 15:58:55 UTC (create new from sha256:80cd1231edaa7fe7b1173e03436cd65d23e73e737ce5f6f69a8ccefce88a4a5c) 2025-05-23 00:49:14 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c : # No-op command to create an explicit layer - this fixes a weird buildkit/buildx bug on macos arm # buildkit
2025-05-23 00:50:25 UTC (buildkit.dockerfile.v0)COPY /chroot/ / # buildkit
2025-05-23 00:50:25 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c /usr/bin/unshare --version && /usr/bin/mount --version && /usr/bin/umount --version && /usr/bin/nsenter --version # buildkit
2025-05-23 00:50:25 UTC (buildkit.dockerfile.v0)ARG ARCH=amd64
2025-05-23 00:50:25 UTC (buildkit.dockerfile.v0)ENV KUBECTL_VERSION=v1.27.10
2025-05-23 00:50:25 UTC (buildkit.dockerfile.v0)RUN |1 ARCH=amd64 /bin/sh -c curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl # buildkit
2025-05-23 00:50:25 UTC (buildkit.dockerfile.v0)LABEL io.cattle.agent=true
2025-05-23 00:50:25 UTC (buildkit.dockerfile.v0)ARG RANCHER_REPO=rancher
2025-05-23 00:50:25 UTC (buildkit.dockerfile.v0)ARG VERSION=v2.12-039e8cf6a4ca96c00a271f12e05144dd0a8d4a7a-head
2025-05-23 00:50:25 UTC (buildkit.dockerfile.v0)ENV AGENT_IMAGE=rancher/rancher-agent:v2.12-039e8cf6a4ca96c00a271f12e05144dd0a8d4a7a-head
2025-05-23 00:50:25 UTC (buildkit.dockerfile.v0)ARG CATTLE_RANCHER_WEBHOOK_VERSION=107.0.0+up0.8.0-rc.5
2025-05-23 00:50:25 UTC (buildkit.dockerfile.v0)ENV CATTLE_RANCHER_WEBHOOK_VERSION=107.0.0+up0.8.0-rc.5
2025-05-23 00:50:25 UTC (buildkit.dockerfile.v0)ARG CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=106.0.0+up0.7.0
2025-05-23 00:50:25 UTC (buildkit.dockerfile.v0)ENV CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=106.0.0+up0.7.0
2025-05-23 00:50:25 UTC (buildkit.dockerfile.v0)ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2025-05-23 00:50:25 UTC (buildkit.dockerfile.v0)COPY /var/lib/rancher-data/local-catalogs/v2/rancher-charts/4b40cac650031b74776e87c1a726b0484d0877c3ec137da0872547ff9b73a721 /var/lib/rancher-data/local-catalogs/v2/rancher-charts/4b40cac650031b74776e87c1a726b0484d0877c3ec137da0872547ff9b73a721 # buildkit
2025-05-23 00:50:26 UTC (buildkit.dockerfile.v0)COPY /var/lib/rancher-data/local-catalogs/v2/rancher-partner-charts/8f17acdce9bffd6e05a58a3798840e408c4ea71783381ecd2e9af30baad65974 /var/lib/rancher-data/local-catalogs/v2/rancher-partner-charts/8f17acdce9bffd6e05a58a3798840e408c4ea71783381ecd2e9af30baad65974 # buildkit
2025-05-23 00:50:26 UTC (buildkit.dockerfile.v0)COPY /var/lib/rancher-data/local-catalogs/v2/rancher-rke2-charts/675f1b63a0a83905972dcab2794479ed599a6f41b86cd6193d69472d0fa889c9 /var/lib/rancher-data/local-catalogs/v2/rancher-rke2-charts/675f1b63a0a83905972dcab2794479ed599a6f41b86cd6193d69472d0fa889c9 # buildkit
2025-05-23 00:50:26 UTC (buildkit.dockerfile.v0)COPY /var/lib/rancher-data/driver-metadata/data.json /var/lib/rancher-data/driver-metadata/data.json # buildkit
2025-05-23 00:50:26 UTC (buildkit.dockerfile.v0)COPY /usr/bin/tini /usr/bin/ # buildkit
2025-05-23 00:57:12 UTC (buildkit.dockerfile.v0)COPY /app/agent /usr/bin/ # buildkit
2025-05-23 00:57:12 UTC (buildkit.dockerfile.v0)COPY package/loglevel package/run.sh package/kubectl-shell.sh package/shell-setup.sh /usr/bin/ # buildkit
2025-05-23 00:57:13 UTC (buildkit.dockerfile.v0)WORKDIR /var/lib/rancher
2025-05-23 00:57:13 UTC (buildkit.dockerfile.v0)LABEL io.artifacthub.package.logo-url=https://raw.githubusercontent.com/rancher/ui/master/public/assets/images/logos/welcome-cow.svg io.artifacthub.package.readme-url=https://raw.githubusercontent.com/rancher/rancher/v2.12-039e8cf6a4ca96c00a271f12e05144dd0a8d4a7a-head/README.md org.opencontainers.image.description=Rancher Manager Agent: complete container management platform. org.opencontainers.image.title=Rancher Manager Agent: complete container management platform. org.opencontainers.image.source=https://github.com/rancher/rancher org.opencontainers.image.version=v2.12-039e8cf6a4ca96c00a271f12e05144dd0a8d4a7a-head org.opensuse.reference=rancher/rancher-agent:v2.12-039e8cf6a4ca96c00a271f12e05144dd0a8d4a7a-head
2025-05-23 00:57:13 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["run.sh"]
2025-05-23 00:58:21 UTC
374 MB
rancher/rancher-agent:v2.12-039e8cf6a4ca96c00a271f12e05144dd0a8d4a7a-head
CATTLE_RANCHER_PROVISIONING_CAPI_VERSION106.0.0+up0.7.0
CATTLE_RANCHER_WEBHOOK_VERSION107.0.0+up0.8.0-rc.5
KUBECTL_VERSIONv1.27.10
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:6ba14f4f15d1760f5e9088a68bfd77db8e413878f20f9b594772bafab8d1ca9a - 2.47% (9.24 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:c3d92020a029cc22f731b4a927e166201b891668747b49a486d033dbe9ae1cb1 - 15.62% (58.5 MB)
[#003] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#004] sha256:3dddaa7fc41b1d5df3bff2f00fb09ad36bf423636e01249d217fde68c15e26c2 - 3.6% (13.5 MB)
[#005] sha256:97746c799764f42291d235b56155f962212e3bb59e534381ce0c6464dff3dd37 - 12.21% (45.7 MB)
[#006] sha256:d809ec3151d286420a6bc019bc159a5a4caa48dba7397175f7f030b5b794f1da - 43.4% (162 MB)
[#007] sha256:116365aeb15c875da326ecc8074562628cddaa6086d7f3d45b010a346162fc5a - 7.05% (26.4 MB)
[#008] sha256:5c4f751015649745db6ec6c2c8bfb87e6f3340a2bbb6ca7fd880735e00c9db29 - 0.34% (1.27 MB)
[#009] sha256:96c46187c84d57c0ebaf651e0ba22c725621380236a61476bcb549221675e7f0 - 0.0% (8.88 KB)
[#010] sha256:8ee27f0fcfa837d45cb6ddec14e42b568d2cfbc658d0716cdfc1e204d068bc99 - 15.31% (57.3 MB)
[#011] sha256:1d56e922a305643bc4210b86105951033e8b53479540b3b10a3cef824ba4b075 - 0.0% (4.03 KB)
[#012] sha256:89de4d34161e41116881fef010e484094c44884dd05e18799344a1b6ff0bc210 - 0.0% (140 Bytes)
/bin/sh -c #(nop) COPY dir:51b30917f092d518aa9a289968c4b0acebb6170d92d70177a958a25e0e4c0d07 in /
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.authors=https://github.com/SUSE/bci/discussions
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=https://github.com/SUSE/bci/discussions
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.title=SLE BCI 15 SP6 Micro
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=SLE BCI 15 SP6 Micro
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.description=A micro environment for containers based on the SLE Base Container Image.
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=A micro environment for containers based on the SLE Base Container Image.
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.version=15.6.42.1
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=15.6.42.1
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.url=https://www.suse.com/products/base-container-images/
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://www.suse.com/products/base-container-images/
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.created=2025-05-15T15:58:43.965069520Z
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2025-05-15T15:58:43.965069520Z
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.vendor=SUSE LLC
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=SUSE LLC
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.source=https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/686a7868694aebd75d17447fdf2de45d/
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/686a7868694aebd75d17447fdf2de45d/
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.name=15.6.42.1
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=15.6.42.1
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.reference=registry.suse.com/bci/bci-micro:15.6.42.1
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL org.opensuse.reference=registry.suse.com/bci/bci-micro:15.6.42.1
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.disturl=obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/containers/686a7868694aebd75d17447fdf2de45d-micro-image
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL org.openbuildservice.disturl=obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/containers/686a7868694aebd75d17447fdf2de45d-micro-image
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.supportlevel=l3
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL com.suse.supportlevel=l3
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.until=2025-12-31
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL com.suse.supportlevel.until=2025-12-31
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.eula=sle-bci
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL com.suse.eula=sle-bci
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.lifecycle-url=https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL com.suse.lifecycle-url=https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL com.suse.bci.micro.release-stage=released
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL com.suse.release-stage=released
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.base.name=registry.suse.com/bci/bci-base:15.6
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.base.digest=sha256:04ea85d148a5ad0dfe26d1f4fe29fc2f1c530ca162151cd31e7474213554fd04
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL io.artifacthub.package.readme-url=https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/686a7868694aebd75d17447fdf2de45d/README.md
2025-05-15 15:58:51 UTC/bin/sh -c #(nop) LABEL io.artifacthub.package.logo-url=https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg
2025-05-15 15:58:52 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2025-05-15 15:58:52 UTC/bin/sh -c #(nop) LABEL org.openbuildservice.disturl=obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/containers/686a7868694aebd75d17447fdf2de45d-micro-image
2025-05-15 15:58:52 UTC (create new from sha256:af768b8b543a087779ee7f40a204e23871f2b5a54b8f43ea50ac566a04429ff3) 2025-05-23 00:49:11 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c : # No-op command to create an explicit layer - this fixes a weird buildkit/buildx bug on macos arm # buildkit
2025-05-23 00:50:52 UTC (buildkit.dockerfile.v0)COPY /chroot/ / # buildkit
2025-05-23 00:50:53 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c /usr/bin/unshare --version && /usr/bin/mount --version && /usr/bin/umount --version && /usr/bin/nsenter --version # buildkit
2025-05-23 00:50:53 UTC (buildkit.dockerfile.v0)ARG ARCH=arm64
2025-05-23 00:50:53 UTC (buildkit.dockerfile.v0)ENV KUBECTL_VERSION=v1.27.10
2025-05-23 00:50:53 UTC (buildkit.dockerfile.v0)RUN |1 ARCH=arm64 /bin/sh -c curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl # buildkit
2025-05-23 00:50:53 UTC (buildkit.dockerfile.v0)LABEL io.cattle.agent=true
2025-05-23 00:50:53 UTC (buildkit.dockerfile.v0)ARG RANCHER_REPO=rancher
2025-05-23 00:50:53 UTC (buildkit.dockerfile.v0)ARG VERSION=v2.12-039e8cf6a4ca96c00a271f12e05144dd0a8d4a7a-head
2025-05-23 00:50:53 UTC (buildkit.dockerfile.v0)ENV AGENT_IMAGE=rancher/rancher-agent:v2.12-039e8cf6a4ca96c00a271f12e05144dd0a8d4a7a-head
2025-05-23 00:50:53 UTC (buildkit.dockerfile.v0)ARG CATTLE_RANCHER_WEBHOOK_VERSION=107.0.0+up0.8.0-rc.5
2025-05-23 00:50:53 UTC (buildkit.dockerfile.v0)ENV CATTLE_RANCHER_WEBHOOK_VERSION=107.0.0+up0.8.0-rc.5
2025-05-23 00:50:53 UTC (buildkit.dockerfile.v0)ARG CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=106.0.0+up0.7.0
2025-05-23 00:50:53 UTC (buildkit.dockerfile.v0)ENV CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=106.0.0+up0.7.0
2025-05-23 00:50:53 UTC (buildkit.dockerfile.v0)ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2025-05-23 00:50:53 UTC (buildkit.dockerfile.v0)COPY /var/lib/rancher-data/local-catalogs/v2/rancher-charts/4b40cac650031b74776e87c1a726b0484d0877c3ec137da0872547ff9b73a721 /var/lib/rancher-data/local-catalogs/v2/rancher-charts/4b40cac650031b74776e87c1a726b0484d0877c3ec137da0872547ff9b73a721 # buildkit
2025-05-23 00:50:54 UTC (buildkit.dockerfile.v0)COPY /var/lib/rancher-data/local-catalogs/v2/rancher-partner-charts/8f17acdce9bffd6e05a58a3798840e408c4ea71783381ecd2e9af30baad65974 /var/lib/rancher-data/local-catalogs/v2/rancher-partner-charts/8f17acdce9bffd6e05a58a3798840e408c4ea71783381ecd2e9af30baad65974 # buildkit
2025-05-23 00:50:54 UTC (buildkit.dockerfile.v0)COPY /var/lib/rancher-data/local-catalogs/v2/rancher-rke2-charts/675f1b63a0a83905972dcab2794479ed599a6f41b86cd6193d69472d0fa889c9 /var/lib/rancher-data/local-catalogs/v2/rancher-rke2-charts/675f1b63a0a83905972dcab2794479ed599a6f41b86cd6193d69472d0fa889c9 # buildkit
2025-05-23 00:50:54 UTC (buildkit.dockerfile.v0)COPY /var/lib/rancher-data/driver-metadata/data.json /var/lib/rancher-data/driver-metadata/data.json # buildkit
2025-05-23 00:50:54 UTC (buildkit.dockerfile.v0)COPY /usr/bin/tini /usr/bin/ # buildkit
2025-05-23 00:58:20 UTC (buildkit.dockerfile.v0)COPY /app/agent /usr/bin/ # buildkit
2025-05-23 00:58:21 UTC (buildkit.dockerfile.v0)COPY package/loglevel package/run.sh package/kubectl-shell.sh package/shell-setup.sh /usr/bin/ # buildkit
2025-05-23 00:58:21 UTC (buildkit.dockerfile.v0)WORKDIR /var/lib/rancher
2025-05-23 00:58:21 UTC (buildkit.dockerfile.v0)LABEL io.artifacthub.package.logo-url=https://raw.githubusercontent.com/rancher/ui/master/public/assets/images/logos/welcome-cow.svg io.artifacthub.package.readme-url=https://raw.githubusercontent.com/rancher/rancher/v2.12-039e8cf6a4ca96c00a271f12e05144dd0a8d4a7a-head/README.md org.opencontainers.image.description=Rancher Manager Agent: complete container management platform. org.opencontainers.image.title=Rancher Manager Agent: complete container management platform. org.opencontainers.image.source=https://github.com/rancher/rancher org.opencontainers.image.version=v2.12-039e8cf6a4ca96c00a271f12e05144dd0a8d4a7a-head org.opensuse.reference=rancher/rancher-agent:v2.12-039e8cf6a4ca96c00a271f12e05144dd0a8d4a7a-head
2025-05-23 00:58:21 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["run.sh"]
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.