2024-11-27 18:20:13 UTC
2.1 GB
rancher/rancher-agent:v2.11-2898783c441c894d7447a17fc817e424c0b9867b-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:803f4a9590cb9c635813cbd0ee89190f92d5fe4c7589711cf468879e42ce02ba - 76.43% (1.6 GB)
[#001] sha256:fbe2e64e5397827206bfd4f203139650e099ad31c5fa0d7121c12acdbbd16650 - 12.9% (277 MB)
[#002] sha256:4ace8e9c24a0a381420495e74bbac694afb3b6646596203824c9a33b2a592f7b - 0.0% (1.27 KB)
[#003] sha256:f25fbc4a6b8618288e9e7777dd939faea2df83a11fa54da941ed757455e33e5b - 0.78% (16.7 MB)
[#004] sha256:09ab9d9c039fced34e416d118341e3ea36f8d39389b6321f3460d4a4f5327bdc - 2.48% (53.3 MB)
[#005] sha256:b1c59f0ea1671b5272589421aa30bd383f6d59a4baf7232837a594d6ba1129f0 - 0.77% (16.6 MB)
[#006] sha256:0afb5672d18eb5139df2a72aaccace14d04b7df0c8c38a05d46d78a2a5fb013a - 0.67% (14.5 MB)
[#007] sha256:9ececa29137634d271a5813df73dcbd95548f6c9baf707e1fdb30ded523def45 - 0.0% (1.27 KB)
[#008] sha256:782f11040687aa8c39ea1a70fa2cc5063d13f6f458ec03eee25ee5749962a0d7 - 0.0% (1.27 KB)
[#009] sha256:71ae6302a5a39a9c9ddad5aa06a078bb43914763dd7c2908ceeb9a7c58303313 - 0.0% (1.27 KB)
[#010] sha256:86437d61b9a0eec922bfea28b70b0b55887526aafbb304badcb87b0b01b70ebf - 0.0% (1.26 KB)
[#011] sha256:26486209269a4942fbc1707f89b6b41bb2783ea6b774b04faaaa84826e5cec6e - 0.0% (1.27 KB)
[#012] sha256:15bda8577f249c98202e255f7d36caabc4facd2453c5b015c8e39e53f39fe849 - 5.96% (128 MB)
[#013] sha256:8380721ccc10be85502e7d8132ce03ca376c3fe3c8d51b2769e8e76712322f09 - 0.0% (1.64 KB)
[#014] sha256:3fbe00be082cf4e00cb26de01e061b90741f050a9fe22819c3bf3901fa80213d - 0.0% (5.21 KB)
[#015] sha256:3e39e25ef0cda2dfbfb33daa73c22343978d2621aebac6a8ea9adf0ba9e0f853 - 0.0% (2.29 KB)
[#016] sha256:f4b47ee92137dbe69bc371ce3a1ff805bbc6b55b4677df05c723b481845cbc9f - 0.0% (5.14 KB)
[#017] sha256:d129c2a090eb8b6836387934ed0cbb6b74213959a053ff043cec12d9df9e7909 - 0.0% (3.08 KB)
[#018] sha256:8c3f2db3a2d1f628903426cbcc47c13be2665cc987731026818287c34f5f93b2 - 0.0% (1.28 KB)
Apply image 10.0.17763.6293
2024-11-01 11:38:40 UTCInstall update 10.0.17763.6532
2024-11-27 18:19:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-11-27 18:19:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.20/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2024-11-27 18:19: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.'
2024-11-27 18:19:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-11-27 18:19:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-11-27 18:19:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=
2024-11-27 18:19:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-11-27 18:19:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-11-27 18:19:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.11-2898783c441c894d7447a17fc817e424c0b9867b-head
2024-11-27 18:19:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-11-27 18:20:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:68145b00521c16b024a5a102ae56d3d71acb4b7c03847ed1e2a9a14769368682 in \etc\rancher\
2024-11-27 18:20:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:182058fc211898ce0d8c0fb4997ebac85d689e1a05bc2e2ed50b87d941f33bb7 in \etc\rancher\
2024-11-27 18:20:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:be0d9059d3b3729a5d2f5f5bcafb985ad8e3445a705c03ccf14ad094752525b7 in \etc\rancher\
2024-11-27 18:20:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:911b7cdac0a95abe5e3258d4406ef50b0abdd0c969b156c8b65295491f11a63e in \etc\rancher\
2024-11-27 18:20:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:34e214604dd58be18e9d36c057149a300fa24df0eaf5c7696e78e29f473d26f2 in \etc\rancher\
2024-11-27 18:20:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:63c7287f27d2542d28947eee48d406992e339055f59933bf14f40d9006b0e636 in \etc\rancher\
2024-11-27 18:20:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-11-27 18:19:07 UTC
2.32 GB
rancher/rancher-agent:v2.11-2898783c441c894d7447a17fc817e424c0b9867b-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:2534953f34d35976fc44cd67bfdd39fdcd9e2eaae57ada0be53d5fb936cd3a0b - 58.66% (1.36 GB)
[#001] sha256:5987a3191d90ca1e07fd03dae1963abcaa49ceabc649ec3bc43f2c96b55d0464 - 31.71% (754 MB)
[#002] sha256:f79e8416be6e29993a5d171611839d95feb5c3be19755c6ed6682e3db2fb0a3a - 0.0% (1.25 KB)
[#003] sha256:b1ccc9ff34c921a1b172099b3cc5356bbb7bac8f432d84499f24bff82d302f88 - 0.7% (16.6 MB)
[#004] sha256:4d9f5f2e5fc2bef9cf53a01213f5dae34fc9fc73f2e5db08099f076a71642981 - 2.24% (53.3 MB)
[#005] sha256:556153519ad0d8749df951451c422e5eb34caf05b00cfb0009e5cb40dccd53ee - 0.7% (16.6 MB)
[#006] sha256:35385f810d14b0bcfaa5f14e1f13e1e186f610d58bf68eeb0bf292ef43735af9 - 0.61% (14.5 MB)
[#007] sha256:a27dab2d9242c18a56038d4a27eed86f2b5cd3af1e2e9fac03e527021e1826ad - 0.0% (1.27 KB)
[#008] sha256:1692553383cc152d76199f462ec7efa220614aeab8ef4b2e206283ecc7089cd7 - 0.0% (1.26 KB)
[#009] sha256:91a940ab01f3dcad3a822a57a2482345d4434778fc3dfb2572d7833f62f686d3 - 0.0% (1.25 KB)
[#010] sha256:7c2aa62a2c380c884df21c8a3c98cc774e5b5993d160a107e6cce84c73b2bf8a - 0.0% (1.26 KB)
[#011] sha256:26bd2397bca05c3ea3c9c0913d71d372f386adfffb0c79c350db7c7eb2dd3023 - 0.0% (1.24 KB)
[#012] sha256:3421d6cf5a6486a8e8e7ee9b28ddc7c22ed114eaa7ab23db6b29ab4170ba1ef0 - 5.38% (128 MB)
[#013] sha256:7d083fddd5ce4820f53ad4536b9dee5892058c22e95e3ee22f0082f7c0501ad1 - 0.0% (1.67 KB)
[#014] sha256:02d394914c22d9075408ac804f9edb3513c7be1d5b6c7319fb0cf5a732c3a66a - 0.0% (5.19 KB)
[#015] sha256:3d22e8fc3c87ec64bff6ac4e886a68f09e9bd9560b279478bfa7320c202d4105 - 0.0% (2.3 KB)
[#016] sha256:a1053873e6daa1bea1a4161b7ebc0695918cc95a1ca16cf46ee32ae4e4b98c2e - 0.0% (5.13 KB)
[#017] sha256:7b99d00fd17f8d656431be9d3edb2a2e46d90f7c441840b12434f4f1d4a6b108 - 0.0% (3.08 KB)
[#018] sha256:86cda1d46d17a5835bc3a98cd66c6f46af93a56dec69e377dbb8946c5ab60020 - 0.0% (1.28 KB)
Apply image 10.0.20348.2700
2024-11-02 23:52:43 UTCInstall update 10.0.20348.2849
2024-11-27 18:18:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-11-27 18:18:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.20/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2024-11-27 18:18:36 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-11-27 18:18:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-11-27 18:18:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-11-27 18:18:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=
2024-11-27 18:18:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-11-27 18:18:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-11-27 18:18:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.11-2898783c441c894d7447a17fc817e424c0b9867b-head
2024-11-27 18:18:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-11-27 18:18:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:68145b00521c16b024a5a102ae56d3d71acb4b7c03847ed1e2a9a14769368682 in \etc\rancher\
2024-11-27 18:19:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:182058fc211898ce0d8c0fb4997ebac85d689e1a05bc2e2ed50b87d941f33bb7 in \etc\rancher\
2024-11-27 18:19:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:be0d9059d3b3729a5d2f5f5bcafb985ad8e3445a705c03ccf14ad094752525b7 in \etc\rancher\
2024-11-27 18:19:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:911b7cdac0a95abe5e3258d4406ef50b0abdd0c969b156c8b65295491f11a63e in \etc\rancher\
2024-11-27 18:19:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:34e214604dd58be18e9d36c057149a300fa24df0eaf5c7696e78e29f473d26f2 in \etc\rancher\
2024-11-27 18:19:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:63c7287f27d2542d28947eee48d406992e339055f59933bf14f40d9006b0e636 in \etc\rancher\
2024-11-27 18:19:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-11-27 17:12:42 UTC
580 MB
rancher/rancher-agent:
CATTLE_RANCHER_PROVISIONING_CAPI_VERSION105.0.0+up0.4.0
CATTLE_RANCHER_WEBHOOK_VERSION105.0.0+up0.6.1
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:4090dd5519fe376c0dca73678dcbdc505e50e12eadaa0a44b534324b68fadac9 - 1.77% (10.2 MB)
[#001] sha256:dce0d3c2365636bf11428b58ce6aa11624fe55820205b3432852891ea8dc2f08 - 7.8% (45.2 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:a3a264a174c8327de0ab9f7b4ffc08cddf404823f4c25104868b2e5494d5e5a9 - 2.57% (14.9 MB)
[#004] sha256:f53b92a7ebc33ac9d65fef6f2f7c77c2d34c8f5490e34ae73a335779ba832d3e - 66.1% (383 MB)
[#005] sha256:270342bcfeeb8646a58118aabe9e8d14d2789db795d17acdde814e6db5d24839 - 0.0% (9.31 KB)
[#006] sha256:d5735ab6494b81464f8dd43baf37e409749dce3a8fd942d0ad62e02bf7e97cd4 - 21.75% (126 MB)
[#007] sha256:b2738feefe62c15850080bf5dc250703e59f322e593758b2a2a5f599b39d3484 - 0.0% (4.03 KB)
[#008] sha256:32d34ed4aa6fb335bb50beaeb866d7a6db3fea0a1b2756fbadfcd545897154c6 - 0.0% (141 Bytes)
KIWI 9.24.43
2024-11-27 17:08:02 UTC (buildkit.dockerfile.v0)COPY /chroot/ / # buildkit
2024-11-27 17:08:02 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-11-27 17:08:02 UTC (buildkit.dockerfile.v0)ARG ARCH=amd64
2024-11-27 17:08:02 UTC (buildkit.dockerfile.v0)ENV KUBECTL_VERSION=v1.27.10
2024-11-27 17:08:02 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-11-27 17:08:02 UTC (buildkit.dockerfile.v0)LABEL io.cattle.agent=true
2024-11-27 17:08:02 UTC (buildkit.dockerfile.v0)ARG RANCHER_REPO=rancher
2024-11-27 17:08:02 UTC (buildkit.dockerfile.v0)ENV AGENT_IMAGE=rancher/rancher-agent:
2024-11-27 17:08:02 UTC (buildkit.dockerfile.v0)ARG CATTLE_RANCHER_WEBHOOK_VERSION=105.0.0+up0.6.1
2024-11-27 17:08:02 UTC (buildkit.dockerfile.v0)ENV CATTLE_RANCHER_WEBHOOK_VERSION=105.0.0+up0.6.1
2024-11-27 17:08:02 UTC (buildkit.dockerfile.v0)ARG CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=105.0.0+up0.4.0
2024-11-27 17:08:02 UTC (buildkit.dockerfile.v0)ENV CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=105.0.0+up0.4.0
2024-11-27 17:08:02 UTC (buildkit.dockerfile.v0)ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2024-11-27 17:08:17 UTC (buildkit.dockerfile.v0)COPY /var/lib/rancher-data /var/lib/rancher-data # buildkit
2024-11-27 17:08:18 UTC (buildkit.dockerfile.v0)COPY /usr/bin/tini /usr/bin/ # buildkit
2024-11-27 17:12:42 UTC (buildkit.dockerfile.v0)COPY /app/agent /usr/bin/ # buildkit
2024-11-27 17:12:42 UTC (buildkit.dockerfile.v0)COPY package/loglevel package/run.sh package/kubectl-shell.sh package/shell-setup.sh /usr/bin/ # buildkit
2024-11-27 17:12:42 UTC (buildkit.dockerfile.v0)WORKDIR /var/lib/rancher
2024-11-27 17:12:42 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//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= org.opensuse.reference=rancher/rancher-agent:
2024-11-27 17:12:42 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["run.sh"]
2024-11-27 17:16:06 UTC
573 MB
rancher/rancher-agent:
CATTLE_RANCHER_PROVISIONING_CAPI_VERSION105.0.0+up0.4.0
CATTLE_RANCHER_WEBHOOK_VERSION105.0.0+up0.6.1
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:26031e5a7f9330ada9821268dd0332bf8c2a9db21e3740101b3e929d5284117f - 1.61% (9.26 MB)
[#001] sha256:fe5a8dd2b408ccc660d64f5c4a7e1a51fd9af499179ce8931d9b276c2437c0e1 - 8.2% (47 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:303c736077a62642f68e0a50a7d71c388c929120c8049e6ae5b3c86b29be2dc0 - 2.35% (13.5 MB)
[#004] sha256:e3f1cc3024ea53fbdcaba8b295278c7621074e8c37dd5f9cc39f555db1a33a52 - 66.84% (383 MB)
[#005] sha256:fb3585cc2f8cd155ed381586492022afd4cdc6cafc34d066f92d717e57e329fd - 0.0% (8.89 KB)
[#006] sha256:95a44f4c228d9e920cec21cb42eda0f913b4f0e009f15ddef18cbe13658a9ab0 - 20.99% (120 MB)
[#007] sha256:ce613738ceb9f8bda5d988938e50b150007f35ad02f034b3e5f7ec8026febce3 - 0.0% (4.03 KB)
[#008] sha256:f609154e06f9e1de07f416ad326c4f6b2fe12be1ed315167a99cb885dfa49a96 - 0.0% (139 Bytes)
KIWI 9.24.43
2024-11-27 17:08:23 UTC (buildkit.dockerfile.v0)COPY /chroot/ / # buildkit
2024-11-27 17:08:23 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-11-27 17:08:24 UTC (buildkit.dockerfile.v0)ARG ARCH=arm64
2024-11-27 17:08:24 UTC (buildkit.dockerfile.v0)ENV KUBECTL_VERSION=v1.27.10
2024-11-27 17:08:24 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-11-27 17:08:24 UTC (buildkit.dockerfile.v0)LABEL io.cattle.agent=true
2024-11-27 17:08:24 UTC (buildkit.dockerfile.v0)ARG RANCHER_REPO=rancher
2024-11-27 17:08:24 UTC (buildkit.dockerfile.v0)ENV AGENT_IMAGE=rancher/rancher-agent:
2024-11-27 17:08:24 UTC (buildkit.dockerfile.v0)ARG CATTLE_RANCHER_WEBHOOK_VERSION=105.0.0+up0.6.1
2024-11-27 17:08:24 UTC (buildkit.dockerfile.v0)ENV CATTLE_RANCHER_WEBHOOK_VERSION=105.0.0+up0.6.1
2024-11-27 17:08:24 UTC (buildkit.dockerfile.v0)ARG CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=105.0.0+up0.4.0
2024-11-27 17:08:24 UTC (buildkit.dockerfile.v0)ENV CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=105.0.0+up0.4.0
2024-11-27 17:08:24 UTC (buildkit.dockerfile.v0)ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2024-11-27 17:08:33 UTC (buildkit.dockerfile.v0)COPY /var/lib/rancher-data /var/lib/rancher-data # buildkit
2024-11-27 17:08:34 UTC (buildkit.dockerfile.v0)COPY /usr/bin/tini /usr/bin/ # buildkit
2024-11-27 17:16:05 UTC (buildkit.dockerfile.v0)COPY /app/agent /usr/bin/ # buildkit
2024-11-27 17:16:05 UTC (buildkit.dockerfile.v0)COPY package/loglevel package/run.sh package/kubectl-shell.sh package/shell-setup.sh /usr/bin/ # buildkit
2024-11-27 17:16:06 UTC (buildkit.dockerfile.v0)WORKDIR /var/lib/rancher
2024-11-27 17:16:06 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//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= org.opensuse.reference=rancher/rancher-agent:
2024-11-27 17:16:06 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.