2024-11-07 15:13:04 UTC
1.99 GB
rancher/rancher-agent:v2.10.0-alpha9
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:803f4a9590cb9c635813cbd0ee89190f92d5fe4c7589711cf468879e42ce02ba - 80.31% (1.6 GB)
[#001] sha256:eec1ab8e4a3936959c2381d3aaa9aaf9caf01f82fb701f2b4c3cc3dbf6d035dd - 8.48% (173 MB)
[#002] sha256:8a6a727e4507da8d334341cdd725a758f2950ff9eed0b373901792a3124744dd - 0.0% (1.35 KB)
[#003] sha256:3216a2c5f839db33d0900249f4c23dc6abe09a4ac8094691ea7d996598aa7c1e - 0.82% (16.7 MB)
[#004] sha256:dd8380f157e0cf2f1c9d16c796ae9fab403f9fbfc5720785f9789bc6b604c7c0 - 2.61% (53.3 MB)
[#005] sha256:c0d8f746c795101cbc5006f80cf0c787df96c76c663de5b2ab5c4681b895ec2b - 0.81% (16.6 MB)
[#006] sha256:b25cad941cee16ad7cabfdcb47c41b63f3060af71ed3023cf9a5e5a46e9c7dc7 - 0.71% (14.5 MB)
[#007] sha256:47ec6306afda6b081befff05be1cc7f615a9409f575dcd28365a5ee986d0156f - 0.0% (1.29 KB)
[#008] sha256:e131a69232954f6530508b974924706484dbd5e6efbca767ab6b9f5fabd1a5e4 - 0.0% (1.3 KB)
[#009] sha256:0f2ac2510964da4bb990bc9f47433bf411c8d5438fa78bda3faf4335fc44e288 - 0.0% (1.3 KB)
[#010] sha256:95166d20532a32c6977d4bda1cf07891371680dfce077825078d348076e41f96 - 0.0% (1.33 KB)
[#011] sha256:9ef689f90480c88e7698052169af242d1baeb84ed44ffe1e7b4b8bc2a8c27039 - 0.0% (1.32 KB)
[#012] sha256:da81c3863e3e905c9f61b518ee8359c49eb0bd852f046643ea9bef051839186b - 6.27% (128 MB)
[#013] sha256:ae1dfec0918d455021e7b564438b1c3f3ed4a0ea6f08f624f906abf218bbb0ee - 0.0% (1.71 KB)
[#014] sha256:2d268390a4f758c63ead86d8e07dcb50a87de95cc44f02ce215a101e89644304 - 0.0% (5.26 KB)
[#015] sha256:d9c6cf4d19d859b4145eb59d270e000f96d964a0fc2bef9bbedbb33c8c4a54e3 - 0.0% (2.34 KB)
[#016] sha256:09c0a4e5fab36b50d22070a0871a84489cd30aa0e4f554d12689c4d47323ec9d - 0.0% (5.18 KB)
[#017] sha256:c91170c3d5087a674b0b85501ed9531018f52eed8364ec18b5b6d934b476abb4 - 0.0% (3.16 KB)
[#018] sha256:0fb111a7385dc74d8146b212ac00237ed4fee9be26936265285b2184f07807c6 - 0.0% (1.33 KB)
Apply image 10.0.17763.6293
2024-10-04 21:48:44 UTCInstall update 10.0.17763.6414
2024-11-07 15:12:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-11-07 15:12:22 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.20-rc.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2024-11-07 15:12:31 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-07 15:12:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-11-07 15:12:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-11-07 15:12:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=
2024-11-07 15:12:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-11-07 15:12:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-11-07 15:12:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.10.0-alpha9
2024-11-07 15:12:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-11-07 15:12:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:45fd5350fb091d1928be4dc232b31b19b6a2a8f8f922a1fc2edefa65c22cd450 in \etc\rancher\
2024-11-07 15:13:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:182058fc211898ce0d8c0fb4997ebac85d689e1a05bc2e2ed50b87d941f33bb7 in \etc\rancher\
2024-11-07 15:13:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:be0d9059d3b3729a5d2f5f5bcafb985ad8e3445a705c03ccf14ad094752525b7 in \etc\rancher\
2024-11-07 15:13:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:911b7cdac0a95abe5e3258d4406ef50b0abdd0c969b156c8b65295491f11a63e in \etc\rancher\
2024-11-07 15:13:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:34e214604dd58be18e9d36c057149a300fa24df0eaf5c7696e78e29f473d26f2 in \etc\rancher\
2024-11-07 15:13:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:63c7287f27d2542d28947eee48d406992e339055f59933bf14f40d9006b0e636 in \etc\rancher\
2024-11-07 15:13:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-11-07 15:08:17 UTC
1.9 GB
rancher/rancher-agent:v2.10.0-alpha9
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:2534953f34d35976fc44cd67bfdd39fdcd9e2eaae57ada0be53d5fb936cd3a0b - 71.69% (1.36 GB)
[#001] sha256:3445b497121718058765c341117a0c1522c51cd65bec8c517981a745ff91f0bf - 16.53% (322 MB)
[#002] sha256:f99ebfd888dae6d774d52026eceb401ab5c146e9bd008644ff2193d71ad63e33 - 0.0% (1.25 KB)
[#003] sha256:e96755b106f0d65570be5c9130d26df3f3d3a34220b1de61e963490e0824a46c - 0.86% (16.7 MB)
[#004] sha256:dcfa15fb5773704688eafe1def401684dcc992cc583c0084402c4583d923253a - 2.74% (53.3 MB)
[#005] sha256:0c08a7097e78ef480c2dcea261988079b35fe2a8748316e4a583676316972b4b - 0.85% (16.6 MB)
[#006] sha256:601779c0006f68b197ae239c86e88ef13631d30c126f5d44a074d29f6e244809 - 0.74% (14.5 MB)
[#007] sha256:697e6fd1ecf1fdb2f60b0b53314e3538d2987a8ae4fa067dcdb47be0a85cbd9a - 0.0% (1.26 KB)
[#008] sha256:c0c22524cb3c79c364d1854d06914b653d1d0ed6d4844bd2745fa7a8fefd0b30 - 0.0% (1.25 KB)
[#009] sha256:5111bde392b1e05d7c6ada0d25cdcb523dbc8c589a437662fd00000cbe63e1a3 - 0.0% (1.28 KB)
[#010] sha256:395f1daa47689b4087e89e0abdd0b4ae924dc8033cedad0e37a8fb1dcb2e0de3 - 0.0% (1.26 KB)
[#011] sha256:6aeca8de7c173cf6bff9d658ece4cdef5cbe386de3e560b98301cfa6d39be77d - 0.0% (1.25 KB)
[#012] sha256:d41af1c9ec1c15b8d5f4c4f316b4c18f260ed14eba2eb1a5de84414fd772ba7e - 6.58% (128 MB)
[#013] sha256:409ae49e8b97b0ac6ea8ee3b36ad428fd192077a4682f6e72d978d567ff2c1ce - 0.0% (1.67 KB)
[#014] sha256:3e92464b76cbb30b53df769e8832c0aaef2edcf63895dece36843fec32da098a - 0.0% (5.2 KB)
[#015] sha256:9ba1a1cc4c2b07606c90b857330c6547f0e08dac3dff95a412e927cf4889bc25 - 0.0% (2.31 KB)
[#016] sha256:37c934f5b0c75ba575971d8c44cc6262655434f86762a727e0b0d4ece4140d46 - 0.0% (5.14 KB)
[#017] sha256:5cccb341db124cf5b59475fb78da6556c75a64b8acd9fd22231dd74f006765d9 - 0.0% (3.07 KB)
[#018] sha256:3d29197d95b821eb586a772bf72d3cb1ae64cf1d2ed775b49169dd31c3b7033c - 0.0% (1.26 KB)
Apply image 10.0.20348.2700
2024-10-06 04:56:48 UTCInstall update 10.0.20348.2762
2024-11-07 15:07:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-11-07 15:07:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.20-rc.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'
2024-11-07 15:07:47 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-07 15:07:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-11-07 15:08:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-11-07 15:08:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=
2024-11-07 15:08:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-11-07 15:08:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-11-07 15:08:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.10.0-alpha9
2024-11-07 15:08:02 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-11-07 15:08:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:45fd5350fb091d1928be4dc232b31b19b6a2a8f8f922a1fc2edefa65c22cd450 in \etc\rancher\
2024-11-07 15:08:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:182058fc211898ce0d8c0fb4997ebac85d689e1a05bc2e2ed50b87d941f33bb7 in \etc\rancher\
2024-11-07 15:08:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:be0d9059d3b3729a5d2f5f5bcafb985ad8e3445a705c03ccf14ad094752525b7 in \etc\rancher\
2024-11-07 15:08:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:911b7cdac0a95abe5e3258d4406ef50b0abdd0c969b156c8b65295491f11a63e in \etc\rancher\
2024-11-07 15:08:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:34e214604dd58be18e9d36c057149a300fa24df0eaf5c7696e78e29f473d26f2 in \etc\rancher\
2024-11-07 15:08:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:63c7287f27d2542d28947eee48d406992e339055f59933bf14f40d9006b0e636 in \etc\rancher\
2024-11-07 15:08:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-11-07 13:32:14 UTC
562 MB
rancher/rancher-agent:
CATTLE_RANCHER_PROVISIONING_CAPI_VERSION CATTLE_RANCHER_WEBHOOK_VERSION105.0.0+up0.6.1-rc.9
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.82% (10.2 MB)
[#001] sha256:2c8aa1a04ab56fdc1c251943a2f6cfd6fb39439b0e3115b0548c1db0b2fb56f7 - 8.05% (45.2 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:f2d555b1986ccf1a6edae319a2ac7debaa7099d5f9a1f161a44f61a41100e1ea - 2.66% (14.9 MB)
[#004] sha256:3d8589bfb2c441bd8e6c839eecd63f58236fc5d0d0e5f0cea8f3e9967db68b09 - 65.02% (365 MB)
[#005] sha256:090cd34405f0147337c1f0a73041c403c87253da28c123452399a91b892d2b77 - 0.0% (9.31 KB)
[#006] sha256:81f73e6001e8d39e63fac54482ae2ba287303c291cf8b0735d3219eebec645d2 - 22.46% (126 MB)
[#007] sha256:f75d798bc6e2bc14a690f682eb0b52b2705a0d292f2ae3a1bafece5f5d6e40a1 - 0.0% (4.03 KB)
[#008] sha256:c1bb39e5803484cd81c92d44bfe7fb9a25d2ecd3f98a327104c4a57d60a94934 - 0.0% (138 Bytes)
KIWI 9.24.43
2024-11-07 13:27:28 UTC (buildkit.dockerfile.v0)COPY /chroot/ / # buildkit
2024-11-07 13:27:28 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-07 13:27:28 UTC (buildkit.dockerfile.v0)ARG ARCH=amd64
2024-11-07 13:27:28 UTC (buildkit.dockerfile.v0)ENV KUBECTL_VERSION=v1.27.10
2024-11-07 13:27:28 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-07 13:27:28 UTC (buildkit.dockerfile.v0)LABEL io.cattle.agent=true
2024-11-07 13:27:28 UTC (buildkit.dockerfile.v0)ARG RANCHER_REPO=rancher
2024-11-07 13:27:28 UTC (buildkit.dockerfile.v0)ENV AGENT_IMAGE=rancher/rancher-agent:
2024-11-07 13:27:28 UTC (buildkit.dockerfile.v0)ARG CATTLE_RANCHER_WEBHOOK_VERSION=105.0.0+up0.6.1-rc.9
2024-11-07 13:27:28 UTC (buildkit.dockerfile.v0)ENV CATTLE_RANCHER_WEBHOOK_VERSION=105.0.0+up0.6.1-rc.9
2024-11-07 13:27:28 UTC (buildkit.dockerfile.v0)ARG CATTLE_RANCHER_PROVISIONING_CAPI_VERSION
2024-11-07 13:27:28 UTC (buildkit.dockerfile.v0)ENV CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=
2024-11-07 13:27:28 UTC (buildkit.dockerfile.v0)ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2024-11-07 13:27:38 UTC (buildkit.dockerfile.v0)COPY /var/lib/rancher-data /var/lib/rancher-data # buildkit
2024-11-07 13:27:39 UTC (buildkit.dockerfile.v0)COPY /usr/bin/tini /usr/bin/ # buildkit
2024-11-07 13:32:14 UTC (buildkit.dockerfile.v0)COPY /app/agent /usr/bin/ # buildkit
2024-11-07 13:32:14 UTC (buildkit.dockerfile.v0)COPY package/loglevel package/run.sh package/kubectl-shell.sh package/shell-setup.sh /usr/bin/ # buildkit
2024-11-07 13:32:14 UTC (buildkit.dockerfile.v0)WORKDIR /var/lib/rancher
2024-11-07 13:32:14 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-07 13:32:14 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["run.sh"]
2024-11-07 13:35:55 UTC
556 MB
rancher/rancher-agent:
CATTLE_RANCHER_PROVISIONING_CAPI_VERSION CATTLE_RANCHER_WEBHOOK_VERSION105.0.0+up0.6.1-rc.9
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.67% (9.26 MB)
[#001] sha256:83efa5305b5c501a247a945aa7bd7b695223f83de9e04eef12ba23600b959071 - 8.46% (47 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:8487c48baf720eaddbddcc62e823284a6b8b9a011952034d878cdbc4de8836b4 - 2.43% (13.5 MB)
[#004] sha256:619d238743f65e11c3657734fa0b4256f229970e336c10d1ad05ce19a5fbac54 - 65.75% (365 MB)
[#005] sha256:eda49fa3dd79c21a6e032a2bc054a8dfa614188bb39873fbcb7ab734819ff6d4 - 0.0% (8.89 KB)
[#006] sha256:64e4f38f2e9b98955066abae00075944696228e12c622b3bd8079c124b04ea4f - 21.69% (121 MB)
[#007] sha256:c48b55ed69085979f19285b7a9443b0652a7a74fbc31945d4e954eb05895bacd - 0.0% (4.03 KB)
[#008] sha256:31377fcc7f3f307654ba9ccbb0ec08d68125a6ea3187712f01aecfa416b4a092 - 0.0% (138 Bytes)
KIWI 9.24.43
2024-11-07 13:28:09 UTC (buildkit.dockerfile.v0)COPY /chroot/ / # buildkit
2024-11-07 13:28:09 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-07 13:28:10 UTC (buildkit.dockerfile.v0)ARG ARCH=arm64
2024-11-07 13:28:10 UTC (buildkit.dockerfile.v0)ENV KUBECTL_VERSION=v1.27.10
2024-11-07 13:28:10 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-07 13:28:10 UTC (buildkit.dockerfile.v0)LABEL io.cattle.agent=true
2024-11-07 13:28:10 UTC (buildkit.dockerfile.v0)ARG RANCHER_REPO=rancher
2024-11-07 13:28:10 UTC (buildkit.dockerfile.v0)ENV AGENT_IMAGE=rancher/rancher-agent:
2024-11-07 13:28:10 UTC (buildkit.dockerfile.v0)ARG CATTLE_RANCHER_WEBHOOK_VERSION=105.0.0+up0.6.1-rc.9
2024-11-07 13:28:10 UTC (buildkit.dockerfile.v0)ENV CATTLE_RANCHER_WEBHOOK_VERSION=105.0.0+up0.6.1-rc.9
2024-11-07 13:28:10 UTC (buildkit.dockerfile.v0)ARG CATTLE_RANCHER_PROVISIONING_CAPI_VERSION
2024-11-07 13:28:10 UTC (buildkit.dockerfile.v0)ENV CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=
2024-11-07 13:28:10 UTC (buildkit.dockerfile.v0)ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2024-11-07 13:28:19 UTC (buildkit.dockerfile.v0)COPY /var/lib/rancher-data /var/lib/rancher-data # buildkit
2024-11-07 13:28:20 UTC (buildkit.dockerfile.v0)COPY /usr/bin/tini /usr/bin/ # buildkit
2024-11-07 13:35:55 UTC (buildkit.dockerfile.v0)COPY /app/agent /usr/bin/ # buildkit
2024-11-07 13:35:55 UTC (buildkit.dockerfile.v0)COPY package/loglevel package/run.sh package/kubectl-shell.sh package/shell-setup.sh /usr/bin/ # buildkit
2024-11-07 13:35:55 UTC (buildkit.dockerfile.v0)WORKDIR /var/lib/rancher
2024-11-07 13:35:55 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-07 13:35:55 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.