2024-12-17 18:00:14 UTC
2.1 GB
rancher/rancher-agent:v2.11-9b44650ef128d3fca6bd77eedbce8a577a401dec-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:803f4a9590cb9c635813cbd0ee89190f92d5fe4c7589711cf468879e42ce02ba - 76.35% (1.6 GB)
[#001] sha256:3308b54d35b61854238974280a5b0ecc72a98e2ead17d04f42770a7b35407090 - 13.04% (280 MB)
[#002] sha256:24cdd7e89b2e022777380b2bd5c597c766cd741611b61c1c55ae90b55313d372 - 0.0% (1.27 KB)
[#003] sha256:2e97414b75c27fb8fea00f048cbe7367607f55e953d8cda5359cfc7d5e2399db - 0.78% (16.7 MB)
[#004] sha256:c34a952aa95735b3fccc40e1fd39e4aaa5a35f4e2c25f3068e5f9d32da552805 - 2.48% (53.3 MB)
[#005] sha256:98fd2431739762b1de7a97bf50844136ddb1eeca0870f9ac6fc4857dda12da08 - 0.77% (16.5 MB)
[#006] sha256:00043f9498817dbe17df3e5e1d47b43c8aea427f44c34eeaf2248989d78bd794 - 0.67% (14.5 MB)
[#007] sha256:8b57f116f91339d375a4f4d93d270ffaabfffce8b0c94849e3ee9ffd953cb0a3 - 0.0% (1.26 KB)
[#008] sha256:8e5869493dca3360ec2d822d1a276341467c5cb1d317766136846eb2336d86f5 - 0.0% (1.27 KB)
[#009] sha256:de027184f19814f95490b7c913064f0aca5f5bc4ee54aea20baf1caee3a8f675 - 0.0% (1.26 KB)
[#010] sha256:692f42f5472276382aaa0be359dbc48201b75f8450c1ed53357504962a1957f1 - 0.0% (1.27 KB)
[#011] sha256:3d3346530c7a5a70e47f110365782c937f1c99f4aec7492daee52cca275ff2f3 - 0.0% (1.27 KB)
[#012] sha256:7446475f7936700e2f8db95e1f4ec6ffc9a084ca915b279df733ffec25b867df - 5.91% (127 MB)
[#013] sha256:b6ecb1214e71b7bf1e368cbc0d71d32277d279a63e5ae46232c4951caf02bcd6 - 0.0% (1.71 KB)
[#014] sha256:16948c291d34701a775087f21e904acbe583ae976845769e2f0f97f2f911279c - 0.0% (5.21 KB)
[#015] sha256:943cc9238c97eb983cd4787446d13dec241e6098da139be58b063e9c09ede83d - 0.0% (2.32 KB)
[#016] sha256:b77ecec01fa57476eb5192bd18d9907c278551c5466a038b0298eeb2cb8f8420 - 0.0% (5.12 KB)
[#017] sha256:0fac38bc147738d2963ea82a4c4b8f7f5fcabbbe0b5d30e24802fe529d684413 - 0.0% (3.08 KB)
[#018] sha256:c03d80548cd6e9b3dc3b365450445de20364f883f8c1bcebe35ffc654144e5b6 - 0.0% (1.26 KB)
Apply image 10.0.17763.6293
2024-12-05 05:10:22 UTCInstall update 10.0.17763.6659
2024-12-17 17:59:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-12-17 17:59: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-12-17 17:59: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-12-17 17:59:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-12-17 17:59:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-12-17 17:59:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=
2024-12-17 17:59:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-12-17 17:59:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-12-17 17:59:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.11-9b44650ef128d3fca6bd77eedbce8a577a401dec-head
2024-12-17 18:00:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-12-17 18:00:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:7c4428ca89098d5c907b6d27747b282abbe4d4b8606297bd5fa535d2af13092d in \etc\rancher\
2024-12-17 18:00:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:182058fc211898ce0d8c0fb4997ebac85d689e1a05bc2e2ed50b87d941f33bb7 in \etc\rancher\
2024-12-17 18:00:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:be0d9059d3b3729a5d2f5f5bcafb985ad8e3445a705c03ccf14ad094752525b7 in \etc\rancher\
2024-12-17 18:00:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:911b7cdac0a95abe5e3258d4406ef50b0abdd0c969b156c8b65295491f11a63e in \etc\rancher\
2024-12-17 18:00:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:34e214604dd58be18e9d36c057149a300fa24df0eaf5c7696e78e29f473d26f2 in \etc\rancher\
2024-12-17 18:00:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:63c7287f27d2542d28947eee48d406992e339055f59933bf14f40d9006b0e636 in \etc\rancher\
2024-12-17 18:00:14 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-12-17 17:59:42 UTC
2.32 GB
rancher/rancher-agent:v2.11-9b44650ef128d3fca6bd77eedbce8a577a401dec-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:2534953f34d35976fc44cd67bfdd39fdcd9e2eaae57ada0be53d5fb936cd3a0b - 58.66% (1.36 GB)
[#001] sha256:90641eccc9d7a78ab99d123ca3884acb8ffc002eb44bc5e68f261f0810d5202b - 31.76% (755 MB)
[#002] sha256:b72def888e414172e0e076270ddea918e18b3132e74c57518fbaa20820c2579a - 0.0% (1.25 KB)
[#003] sha256:0e1c285361199feafafdde87d8797dae359ba7d83b07b3449c7fbfbf4770328b - 0.7% (16.6 MB)
[#004] sha256:df37f15f60713b8951bf43e8c332fed78efd8152456f0027d1063c37201b62cf - 2.24% (53.3 MB)
[#005] sha256:f4212fe9fb63cbc3cb1fea69e54b47f0f97970a592e7d8b41ca9092b72d9b40b - 0.7% (16.6 MB)
[#006] sha256:b65aad0fc6c87474637dc57266f66a9878b6ec994d6eb4f96c0d2c49b5fe728c - 0.61% (14.5 MB)
[#007] sha256:6213e06217ce18c33fefd7b086e5ce7d7cd1f7ccb3e44072bfe9ba05038c4e3d - 0.0% (1.25 KB)
[#008] sha256:7e9f45d8b9eaa77f7263b662bbcb908094d9f6d7dff52a6d039eedbdb03c709f - 0.0% (1.26 KB)
[#009] sha256:8577a6b208d438c044e63aef22af9dbc2bf33e1c473b5dccb6bb00874291ba2e - 0.0% (1.25 KB)
[#010] sha256:fd14d8373227e2320ab4a9243e38251fdc68016671c7c367f5b1f78429b21def - 0.0% (1.25 KB)
[#011] sha256:825ca93c790bfa2e35d227a41c367a5a5f71401e6e239ba36cf7402ca7aad3ff - 0.0% (1.25 KB)
[#012] sha256:c89c783b10d2285ae38feeaaf44ab46f1d3aa1881cfcfe4e741f9c8941b9e6bd - 5.34% (127 MB)
[#013] sha256:1615b68c4d819c45a77d84b0a6612b99856cf31a5d1a709596293fcad7aac9a2 - 0.0% (1.67 KB)
[#014] sha256:7e113f2d5d5fd19c804b26a23a1648274cf20bccb2bfbb76ca854ffa93a93a26 - 0.0% (5.2 KB)
[#015] sha256:af2e9e2652a5ac77ad852f29ddeceec4f45ac30ef416405be965a9d514644d2c - 0.0% (2.31 KB)
[#016] sha256:c99361f230d2f3888a1c62d5f7fc130e49b20d7199cb66d10f7bb3f0be570502 - 0.0% (5.13 KB)
[#017] sha256:cee5edd82a463aaf996561b0b1885a72716c18644347e57c46bba39994e52d0e - 0.0% (3.07 KB)
[#018] sha256:30ec33487e0af63d46aa5c1c69148f1025197eef49ff19e5d9bfe2caa13defa5 - 0.0% (1.26 KB)
Apply image 10.0.20348.2700
2024-12-05 01:36:58 UTCInstall update 10.0.20348.2966
2024-12-17 17:58:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-12-17 17:59:03 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-12-17 17:59:12 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-12-17 17:59:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2024-12-17 17:59:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2024-12-17 17:59:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=
2024-12-17 17:59:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2024-12-17 17:59:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2024-12-17 17:59:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.11-9b44650ef128d3fca6bd77eedbce8a577a401dec-head
2024-12-17 17:59:28 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2024-12-17 17:59:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:7c4428ca89098d5c907b6d27747b282abbe4d4b8606297bd5fa535d2af13092d in \etc\rancher\
2024-12-17 17:59:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:182058fc211898ce0d8c0fb4997ebac85d689e1a05bc2e2ed50b87d941f33bb7 in \etc\rancher\
2024-12-17 17:59:39 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:be0d9059d3b3729a5d2f5f5bcafb985ad8e3445a705c03ccf14ad094752525b7 in \etc\rancher\
2024-12-17 17:59:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:911b7cdac0a95abe5e3258d4406ef50b0abdd0c969b156c8b65295491f11a63e in \etc\rancher\
2024-12-17 17:59:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:34e214604dd58be18e9d36c057149a300fa24df0eaf5c7696e78e29f473d26f2 in \etc\rancher\
2024-12-17 17:59:41 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:63c7287f27d2542d28947eee48d406992e339055f59933bf14f40d9006b0e636 in \etc\rancher\
2024-12-17 17:59:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2024-12-17 16:58:10 UTC
582 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:3972dff91327701bf06d3d19105f4d960036da2b39fc2c0a09cf6a5934b1d44b - 1.76% (10.2 MB)
[#001] sha256:5c2c9a9e7a85bdbbfdeec82fc57cbcfa8d39760e13542c69a2d88b92965a6fb6 - 7.78% (45.3 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:aaeb5a25c915fa8e3f02c88d36c737d3acdeabdab597fa7f1c7a5528c25d9bc7 - 2.56% (14.9 MB)
[#004] sha256:acb4c38f87193ede1793a40099ac12afda075dbd737eace307149b4f8732367a - 66.4% (386 MB)
[#005] sha256:d88a3a9e1c99ec90c24ca18122ec9f89b6b74ebc54b6618d4cdd95e41ce982c2 - 0.0% (9.31 KB)
[#006] sha256:d3b9fb888ff9afbb35524ff1d35c3dadcac5f03fe9b1ea61107d38fa1bb45e0f - 21.49% (125 MB)
[#007] sha256:4c502bf2792cf4f72ac2c98b6c59c0d195511599eff2da47c482d3edefa74ffa - 0.0% (4.04 KB)
[#008] sha256:c76fdda7f5784be61af4dbb00db76d1dea13c145f8a017d85ba2c5afb3cdb0a1 - 0.0% (139 Bytes)
KIWI 9.24.43
2024-12-17 16:51:59 UTC (buildkit.dockerfile.v0)COPY /chroot/ / # buildkit
2024-12-17 16:51:59 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-12-17 16:52:00 UTC (buildkit.dockerfile.v0)ARG ARCH=amd64
2024-12-17 16:52:00 UTC (buildkit.dockerfile.v0)ENV KUBECTL_VERSION=v1.27.10
2024-12-17 16:52:00 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-12-17 16:52:00 UTC (buildkit.dockerfile.v0)LABEL io.cattle.agent=true
2024-12-17 16:52:00 UTC (buildkit.dockerfile.v0)ARG RANCHER_REPO=rancher
2024-12-17 16:52:00 UTC (buildkit.dockerfile.v0)ENV AGENT_IMAGE=rancher/rancher-agent:
2024-12-17 16:52:00 UTC (buildkit.dockerfile.v0)ARG CATTLE_RANCHER_WEBHOOK_VERSION=105.0.0+up0.6.1
2024-12-17 16:52:00 UTC (buildkit.dockerfile.v0)ENV CATTLE_RANCHER_WEBHOOK_VERSION=105.0.0+up0.6.1
2024-12-17 16:52:00 UTC (buildkit.dockerfile.v0)ARG CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=105.0.0+up0.4.0
2024-12-17 16:52:00 UTC (buildkit.dockerfile.v0)ENV CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=105.0.0+up0.4.0
2024-12-17 16:52:00 UTC (buildkit.dockerfile.v0)ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2024-12-17 16:52:05 UTC (buildkit.dockerfile.v0)COPY /var/lib/rancher-data /var/lib/rancher-data # buildkit
2024-12-17 16:52:06 UTC (buildkit.dockerfile.v0)COPY /usr/bin/tini /usr/bin/ # buildkit
2024-12-17 16:58:09 UTC (buildkit.dockerfile.v0)COPY /app/agent /usr/bin/ # buildkit
2024-12-17 16:58:10 UTC (buildkit.dockerfile.v0)COPY package/loglevel package/run.sh package/kubectl-shell.sh package/shell-setup.sh /usr/bin/ # buildkit
2024-12-17 16:58:10 UTC (buildkit.dockerfile.v0)WORKDIR /var/lib/rancher
2024-12-17 16:58:10 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-12-17 16:58:10 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["run.sh"]
2024-12-17 16:57:05 UTC
576 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:aaa2c5a95a34be4fa9afdcb1b0b022ad84ae1f022b8e211da43c419cfee1cc0a - 1.61% (9.26 MB)
[#001] sha256:3b2413175cb4e212af8f38c9f0a8207f27adf9024ebf5a55b04bdf07f87395ab - 8.18% (47.1 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:6db98a944eb29d8e3504f281a1acb456cff2463cd9ec3a00c42c0a2e6af6e691 - 2.34% (13.5 MB)
[#004] sha256:f26f4935ced466a71559ed24a0af89dc8e3b8f29f1af9c3435107df9f40e51a5 - 67.14% (387 MB)
[#005] sha256:7d988b104339ca1b6b02dff49cc55b3495ada2c4fbabca15eab067283f5c8b2d - 0.0% (8.89 KB)
[#006] sha256:70c3a538637baf19a2681e70a9a7706c4e42d7253b0f9dae093c10b49abca145 - 20.72% (119 MB)
[#007] sha256:c4ffce26923c6b321956f91141f554d5750e21f5408f490aaebcc666246db7bc - 0.0% (4.04 KB)
[#008] sha256:b287f41d2dc13c925066328fe22da2bbde2cdf74fe77d2eb787bd6d94911821a - 0.0% (139 Bytes)
KIWI 9.24.43
2024-12-17 16:52:09 UTC (buildkit.dockerfile.v0)COPY /chroot/ / # buildkit
2024-12-17 16:52: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-12-17 16:52:09 UTC (buildkit.dockerfile.v0)ARG ARCH=arm64
2024-12-17 16:52:09 UTC (buildkit.dockerfile.v0)ENV KUBECTL_VERSION=v1.27.10
2024-12-17 16:52:09 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-12-17 16:52:09 UTC (buildkit.dockerfile.v0)LABEL io.cattle.agent=true
2024-12-17 16:52:09 UTC (buildkit.dockerfile.v0)ARG RANCHER_REPO=rancher
2024-12-17 16:52:09 UTC (buildkit.dockerfile.v0)ENV AGENT_IMAGE=rancher/rancher-agent:
2024-12-17 16:52:09 UTC (buildkit.dockerfile.v0)ARG CATTLE_RANCHER_WEBHOOK_VERSION=105.0.0+up0.6.1
2024-12-17 16:52:09 UTC (buildkit.dockerfile.v0)ENV CATTLE_RANCHER_WEBHOOK_VERSION=105.0.0+up0.6.1
2024-12-17 16:52:09 UTC (buildkit.dockerfile.v0)ARG CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=105.0.0+up0.4.0
2024-12-17 16:52:09 UTC (buildkit.dockerfile.v0)ENV CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=105.0.0+up0.4.0
2024-12-17 16:52:09 UTC (buildkit.dockerfile.v0)ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2024-12-17 16:52:15 UTC (buildkit.dockerfile.v0)COPY /var/lib/rancher-data /var/lib/rancher-data # buildkit
2024-12-17 16:52:16 UTC (buildkit.dockerfile.v0)COPY /usr/bin/tini /usr/bin/ # buildkit
2024-12-17 16:57:05 UTC (buildkit.dockerfile.v0)COPY /app/agent /usr/bin/ # buildkit
2024-12-17 16:57:05 UTC (buildkit.dockerfile.v0)COPY package/loglevel package/run.sh package/kubectl-shell.sh package/shell-setup.sh /usr/bin/ # buildkit
2024-12-17 16:57:05 UTC (buildkit.dockerfile.v0)WORKDIR /var/lib/rancher
2024-12-17 16:57:05 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-12-17 16:57:05 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.