2024-09-05 09:51:49 UTC
2.29 GB
rancher/rancher-agent:v2.10-3ad7280b8846ff89c1c00fe2b02920b1cb3fd6f1-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 67.07% (1.54 GB)
[#001] sha256:579bd4d5f7fd8737f66e40b29aafedee32d589107027d75796993c8898e3e7dd - 24.16% (567 MB)
[#002] sha256:ff5209d97b66fac33ad8cf00ba7c95f4876653543f58e20114e1397d70e718d7 - 0.0% (1.27 KB)
[#003] sha256:7f2680aad44ee7757bb4cc232a7ce273d0d5a2f31b2dcf1e71f88bba913f2ab7 - 0.68% (15.9 MB)
[#004] sha256:8683d599248f1c4ceb6e781834cc9fa34822cd1b828debda11906bb892d1d7a0 - 2.27% (53.3 MB)
[#005] sha256:b0e58faf7343f68cab6ed5143ff286ab516dbe3180caad6808031d87729dd4f2 - 0.67% (15.8 MB)
[#006] sha256:2ce553cf7b13b2ce578ae58b4b886f422bf8293d3a3177e3986ac114415c5dc0 - 0.62% (14.5 MB)
[#007] sha256:aec69bfbd60fa0a2348d4a2ccd3a66e5dc04274754eac7fb0e5e035d15223e49 - 0.0% (1.27 KB)
[#008] sha256:24ef9762f0e0229e0bacd5eb98565ade2f5147ac349b878b9dca5a46719c768b - 0.0% (1.26 KB)
[#009] sha256:c67b9fa50e2eeb74564b6d049eda98acd589cac48818819b3c8232855e9aed25 - 0.0% (1.26 KB)
[#010] sha256:b3073ea3637ad54caa0d8151cd40f844e7b0dabdebce99da021c2e112b3392ce - 0.0% (1.27 KB)
[#011] sha256:2be2058bdf2b89d4085d89b7bc9979dee28c2366fc914b521a939b6468bb05c0 - 0.0% (1.27 KB)
[#012] sha256:a4f0d5f732442671f451d853f013db469e7ac5313571c67aed6fbb8370f1c9c2 - 4.53% (106 MB)
[#013] sha256:18941f0fe98d1280afbfda13dec4d1ec2e1e43c75eca2a0822c4e40507a4cf80 - 0.0% (1.68 KB)
[#014] sha256:ea0feafcd303c2c4cbbf0bf27dada0b13d3da8e731402f507fde37b2b38dc3b7 - 0.0% (5.2 KB)
[#015] sha256:497e3e26d1dd4c400283064e895955e6f6d363a7070367fb055547050682a4c7 - 0.0% (2.29 KB)
[#016] sha256:bb9fa71310eee6154281a48ac339797b2c4a126718a8b5dd712ee1198ddd467b - 0.0% (5.14 KB)
[#017] sha256:dbfdfc330c3fc9779adc7cf402e20674e76b64d8f159ca4fa8579a012ab0aff4 - 0.0% (3.08 KB)
[#018] sha256:68756bdee8ffdb9af46f8656a86af7f5ad4b789187ceb00d7ca5597a142954cd - 0.0% (1.27 KB)
Apply image 10.0.17763.4499
2024-08-11 07:11:31 UTCInstall update 10.0.17763.6189
2024-09-05 09:50:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-09-05 09:50:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.17/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2024-09-05 09:50:56 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.'
2024-09-05 09:51:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-09-05 09:51:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-09-05 09:51:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=
2024-09-05 09:51:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-09-05 09:51:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-09-05 09:51:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.10-3ad7280b8846ff89c1c00fe2b02920b1cb3fd6f1-head
2024-09-05 09:51:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-09-05 09:51:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:c228d95cb7508ccbbd48e7f5ef95775ea679608e09d210cdeb6912cfb5456c94 in \etc\rancher\
2024-09-05 09:51:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:182058fc211898ce0d8c0fb4997ebac85d689e1a05bc2e2ed50b87d941f33bb7 in \etc\rancher\
2024-09-05 09:51:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:be0d9059d3b3729a5d2f5f5bcafb985ad8e3445a705c03ccf14ad094752525b7 in \etc\rancher\
2024-09-05 09:51:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:911b7cdac0a95abe5e3258d4406ef50b0abdd0c969b156c8b65295491f11a63e in \etc\rancher\
2024-09-05 09:51:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:34e214604dd58be18e9d36c057149a300fa24df0eaf5c7696e78e29f473d26f2 in \etc\rancher\
2024-09-05 09:51:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:63c7287f27d2542d28947eee48d406992e339055f59933bf14f40d9006b0e636 in \etc\rancher\
2024-09-05 09:51:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-09-05 09:50:21 UTC
2.2 GB
rancher/rancher-agent:v2.10-3ad7280b8846ff89c1c00fe2b02920b1cb3fd6f1-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 58.91% (1.29 GB)
[#001] sha256:dcd649075383e8df03ea713dfe59e1205716fbaa14450c10ef0d0a24a7b63669 - 31.95% (718 MB)
[#002] sha256:de94f2785740bcfbb2959fa0da30d2c0f689eac4c83030726f74ad1cb565f95e - 0.0% (1.25 KB)
[#003] sha256:45a1e9160a1e95f194dcacd40db3683205a954f089a4c0b2f1594274ab6b171c - 0.7% (15.8 MB)
[#004] sha256:f1b805c7f4b6ed3153f9e0f41129a33d9ef95dada747e82baa333f2c798d8bc2 - 2.37% (53.3 MB)
[#005] sha256:0a1931df3c85eebfb55eb4e442d4dd04efb2ea8cf1b194a6c6b2f837d65fb20e - 0.7% (15.8 MB)
[#006] sha256:1618ea986a5d80ab51b14857d3f530fd6357f1e52b8ff456529dbc609180b6d4 - 0.64% (14.5 MB)
[#007] sha256:d5347dc45755d69fbaa3d1fb61856fa6af7d732d7141b9593a123f8a7ca755bd - 0.0% (1.25 KB)
[#008] sha256:ad31cbdc7c61aec74a5a5c4c3275ff139cce30fff5e87390391c442927fe6c89 - 0.0% (1.25 KB)
[#009] sha256:5d24782fe8e86a4e96c6573b6c7f23d767ec97782ce35ea83d99284ce11e0588 - 0.0% (1.26 KB)
[#010] sha256:117f0fe274975e1e5f30cd5cafb624506d89d1ff98dab761bc8a45ee689582fb - 0.0% (1.26 KB)
[#011] sha256:43b827ed9ad5ed479a9d81c46211f0cb4a08595063683d02d965035bb2465734 - 0.0% (1.25 KB)
[#012] sha256:9ded3b3acedb9c85df00781b5a68634a84146c0f14cf4145779ac527ce6e373c - 4.73% (106 MB)
[#013] sha256:21a9caea64d312e7c0854699d0e58679b79a1ccc98b54290291d646dd834b07e - 0.0% (1.66 KB)
[#014] sha256:5cd28300d2959eb2e5f3265f431b1d0bc4b44755838522c7701948373c0c8dd0 - 0.0% (5.2 KB)
[#015] sha256:77e2a79c00e9f2474810e823b5700b48f52ac3869839e0e47a5ed4070bb8b87b - 0.0% (2.31 KB)
[#016] sha256:79d9d08395f452d217e0c48249e1f7d233f84b28a4e76ac1b175d1b20eee49d9 - 0.0% (5.13 KB)
[#017] sha256:ceaa7e7fc86e9f89b52c27d46866bc4c3c603849e921ba7a701373e2369ba20e - 0.0% (3.07 KB)
[#018] sha256:899ee139ce502dae3d5df025c9c9df263253bdf5ac3bb2ccd7a4dec94f2a822a - 0.0% (1.25 KB)
Apply image 10.0.20348.1787
2024-08-10 19:49:59 UTCInstall update 10.0.20348.2655
2024-09-05 09:49:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-09-05 09:49:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.17/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2024-09-05 09:49:53 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.'
2024-09-05 09:50:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-09-05 09:50:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-09-05 09:50:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=
2024-09-05 09:50:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-09-05 09:50:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-09-05 09:50:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.10-3ad7280b8846ff89c1c00fe2b02920b1cb3fd6f1-head
2024-09-05 09:50:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-09-05 09:50:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:c228d95cb7508ccbbd48e7f5ef95775ea679608e09d210cdeb6912cfb5456c94 in \etc\rancher\
2024-09-05 09:50:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:182058fc211898ce0d8c0fb4997ebac85d689e1a05bc2e2ed50b87d941f33bb7 in \etc\rancher\
2024-09-05 09:50:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:be0d9059d3b3729a5d2f5f5bcafb985ad8e3445a705c03ccf14ad094752525b7 in \etc\rancher\
2024-09-05 09:50:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:911b7cdac0a95abe5e3258d4406ef50b0abdd0c969b156c8b65295491f11a63e in \etc\rancher\
2024-09-05 09:50:19 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:34e214604dd58be18e9d36c057149a300fa24df0eaf5c7696e78e29f473d26f2 in \etc\rancher\
2024-09-05 09:50:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:63c7287f27d2542d28947eee48d406992e339055f59933bf14f40d9006b0e636 in \etc\rancher\
2024-09-05 09:50:21 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-09-05 08:54:54 UTC
490 MB
rancher/rancher-agent:
CATTLE_RANCHER_PROVISIONING_CAPI_VERSION CATTLE_RANCHER_WEBHOOK_VERSION105.0.0+up0.6.0-rc.1
KUBECTL_VERSIONv1.27.10
LOGLEVEL_VERSIONv0.1.6
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:a8ad0eff83a8159b6a9d3408a8ed98275a9d083c015e9abd5fbc4b649c749fc7 - 2.03% (9.93 MB)
[#001] sha256:894376707867efb3015ebc563e1c6fe001cf694a4a0f0a73a3d817fef4973f8f - 9.24% (45.3 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:ef2aad7287b88448fd54779cbdfd39df598a7da0e16db34c4cf17b02cc0d1d26 - 3.05% (14.9 MB)
[#004] sha256:fc8259206d5b25b5e3f653ccf1d3ebe8a3b6d56393d4612b7d9cbfc160101f5f - 0.57% (2.78 MB)
[#005] sha256:3f3c88c19e051bdd0cf6980c5d6e7f37ea7e7befa36f8f079b23945d9917c07c - 63.74% (312 MB)
[#006] sha256:bea1ad81a5db6257c0ffc64bdd1f3555f284d0c1c7861d3471dd15e40ce657ce - 0.0% (9.31 KB)
[#007] sha256:611898955794ee53ffa716282484521fba040c88c3553df0640bb23e68ff33b2 - 21.37% (105 MB)
[#008] sha256:5586bf8869344244add4e2f54498810cb1db4d63e4455f88ccb30e446428ee35 - 0.0% (3.54 KB)
[#009] sha256:a75433a2022a759b1e1527d305b044cf1e553718bd1616ab6e61aec1541ce0f9 - 0.0% (138 Bytes)
KIWI 9.24.43
2024-09-05 08:48:34 UTC (buildkit.dockerfile.v0)COPY /chroot/ / # buildkit
2024-09-05 08:48:34 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
2024-09-05 08:48:35 UTC (buildkit.dockerfile.v0)ARG ARCH=amd64
2024-09-05 08:48:35 UTC (buildkit.dockerfile.v0)ENV KUBECTL_VERSION=v1.27.10
2024-09-05 08:48:35 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
2024-09-05 08:48:35 UTC (buildkit.dockerfile.v0)ENV LOGLEVEL_VERSION=v0.1.6
2024-09-05 08:48:36 UTC (buildkit.dockerfile.v0)RUN |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 # buildkit
2024-09-05 08:48:36 UTC (buildkit.dockerfile.v0)LABEL io.cattle.agent=true
2024-09-05 08:48:36 UTC (buildkit.dockerfile.v0)ENV AGENT_IMAGE=rancher/rancher-agent:
2024-09-05 08:48:36 UTC (buildkit.dockerfile.v0)ARG CATTLE_RANCHER_WEBHOOK_VERSION=105.0.0+up0.6.0-rc.1
2024-09-05 08:48:36 UTC (buildkit.dockerfile.v0)ENV CATTLE_RANCHER_WEBHOOK_VERSION=105.0.0+up0.6.0-rc.1
2024-09-05 08:48:36 UTC (buildkit.dockerfile.v0)ARG CATTLE_RANCHER_PROVISIONING_CAPI_VERSION
2024-09-05 08:48:36 UTC (buildkit.dockerfile.v0)ENV CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=
2024-09-05 08:48:36 UTC (buildkit.dockerfile.v0)ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2024-09-05 08:48:49 UTC (buildkit.dockerfile.v0)COPY /var/lib/rancher-data /var/lib/rancher-data # buildkit
2024-09-05 08:48:50 UTC (buildkit.dockerfile.v0)COPY /usr/bin/tini /usr/bin/ # buildkit
2024-09-05 08:54:54 UTC (buildkit.dockerfile.v0)COPY /app/agent /usr/bin/ # buildkit
2024-09-05 08:54:54 UTC (buildkit.dockerfile.v0)COPY package/run.sh package/kubectl-shell.sh package/shell-setup.sh /usr/bin/ # buildkit
2024-09-05 08:54:54 UTC (buildkit.dockerfile.v0)WORKDIR /var/lib/rancher
2024-09-05 08:54:54 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["run.sh"]
2024-09-05 08:57:31 UTC
484 MB
rancher/rancher-agent:
CATTLE_RANCHER_PROVISIONING_CAPI_VERSION CATTLE_RANCHER_WEBHOOK_VERSION105.0.0+up0.6.0-rc.1
KUBECTL_VERSIONv1.27.10
LOGLEVEL_VERSIONv0.1.6
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:986986664940c4565e21d64ba378ace21376e0774eb97336a050b5de33f4718d - 1.9% (9.2 MB)
[#001] sha256:fd04657b5f5fa24f2ff6ec30405cb8e74f5a1c8b6d8770d8663d107b41f6ed6f - 9.7% (47 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:6a1e4771212edde216842bf9b7e850e48a93f2ba286cb42a2d27df6f37f15e15 - 2.79% (13.5 MB)
[#004] sha256:aaf94828990b781087da1b6f15c87f7da76ac9c76ec6787b7eae886e599dd2ad - 0.53% (2.56 MB)
[#005] sha256:bd36e826a764e74768e5721568801f68bbda6e44118dff2796b81b3abdd75558 - 64.52% (312 MB)
[#006] sha256:ee3b67ef7c32dcf71b25234d6c0439dde14d3991b2c429d81f5ab5b28bbf6187 - 0.0% (8.89 KB)
[#007] sha256:84dd7714c9efffcc470a09207df7ca12f5278c5487cefb5e692340b6886aa4fe - 20.57% (99.6 MB)
[#008] sha256:a7146290af927fbe0506193881566006434b3b50a656517e0e3c4277b4969eca - 0.0% (3.54 KB)
[#009] sha256:55607cdd0dfa112b6cca90345366df8fa87f547f7fa11b8b55f037136e74bea8 - 0.0% (140 Bytes)
KIWI 9.24.43
2024-09-05 08:53:10 UTC (buildkit.dockerfile.v0)COPY /chroot/ / # buildkit
2024-09-05 08:53:11 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
2024-09-05 08:53:16 UTC (buildkit.dockerfile.v0)ARG ARCH=arm64
2024-09-05 08:53:16 UTC (buildkit.dockerfile.v0)ENV KUBECTL_VERSION=v1.27.10
2024-09-05 08:53:16 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
2024-09-05 08:53:16 UTC (buildkit.dockerfile.v0)ENV LOGLEVEL_VERSION=v0.1.6
2024-09-05 08:53:18 UTC (buildkit.dockerfile.v0)RUN |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 # buildkit
2024-09-05 08:53:18 UTC (buildkit.dockerfile.v0)LABEL io.cattle.agent=true
2024-09-05 08:53:18 UTC (buildkit.dockerfile.v0)ENV AGENT_IMAGE=rancher/rancher-agent:
2024-09-05 08:53:18 UTC (buildkit.dockerfile.v0)ARG CATTLE_RANCHER_WEBHOOK_VERSION=105.0.0+up0.6.0-rc.1
2024-09-05 08:53:18 UTC (buildkit.dockerfile.v0)ENV CATTLE_RANCHER_WEBHOOK_VERSION=105.0.0+up0.6.0-rc.1
2024-09-05 08:53:18 UTC (buildkit.dockerfile.v0)ARG CATTLE_RANCHER_PROVISIONING_CAPI_VERSION
2024-09-05 08:53:18 UTC (buildkit.dockerfile.v0)ENV CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=
2024-09-05 08:53:18 UTC (buildkit.dockerfile.v0)ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2024-09-05 08:53:31 UTC (buildkit.dockerfile.v0)COPY /var/lib/rancher-data /var/lib/rancher-data # buildkit
2024-09-05 08:53:32 UTC (buildkit.dockerfile.v0)COPY /usr/bin/tini /usr/bin/ # buildkit
2024-09-05 08:57:31 UTC (buildkit.dockerfile.v0)COPY /app/agent /usr/bin/ # buildkit
2024-09-05 08:57:31 UTC (buildkit.dockerfile.v0)COPY package/run.sh package/kubectl-shell.sh package/shell-setup.sh /usr/bin/ # buildkit
2024-09-05 08:57:31 UTC (buildkit.dockerfile.v0)WORKDIR /var/lib/rancher
2024-09-05 08:57:31 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.