2021-06-14 21:59:27 UTC
158 MB
rancher/rancher-agent:v2.5-e9c4413ef0482763cb8e951753ab6dfabbce6001-head
KUBECTL_VERSIONv1.19.7
KUBEPROMPT_VERSIONv1.0.10
LOGLEVEL_VERSIONv0.1.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:4bbfd2c87b7524455f144a03bf387c88b6d4200e5e0df9139a9d5e79110f89ca - 16.16% (25.5 MB)
[#001] sha256:d2e110be24e168b42c1a2ddbc4a476a217b73cccdba69cdcb212b812a88f5726 - 0.0% (857 Bytes)
[#002] sha256:889a7173dcfeb409f9d88054a97ab2445f5a799a823f719a5573365ee3662b6f - 0.0% (189 Bytes)
[#003] sha256:cf74eb82bea7168f84bc5c645bb33825bbfbd5f33837dedc9271c0bc1d8becbb - 0.0% (123 Bytes)
[#004] sha256:5fe2729fa2fe82ad35d7486df8781edc344345ac4cada026a7f4d9c637ad9945 - 30.18% (47.5 MB)
[#005] sha256:dc6362a906deca298ca1403f22d5470d7d898893cc97ce044bd5e64add1e7fd5 - 1.4% (2.2 MB)
[#006] sha256:db4aa48e47ca221201afce1923019a92fe8d4af4c687bb6f1f1cad60724340bd - 16.87% (26.6 MB)
[#007] sha256:399c777aedbcc936c0f0028b357bcd20a7fbdbfadad3dc5ca8f310e75bf1ac63 - 20.65% (32.5 MB)
[#008] sha256:2899f7f119285fd17c25fe7f1d8b8951a9e6476ed2bffae6f423bef3994fa06f - 0.01% (9.31 KB)
[#009] sha256:c3da6f82eb098f3fd6ac97b4f988224ff122f133a9bc7c37fb779401b33ac4d9 - 14.72% (23.2 MB)
[#010] sha256:ae87fa0815e8c1dcb5890c37e3d2da05baa2eb2a4c8bec070027eba829cbe2bc - 0.0% (172 Bytes)
/bin/sh -c #(nop) ADD file:e05689b5b0d51a2316f8a87b1a9d6cbf90d98b19a424dbb924ee3d0b1cc17bfc in /
2021-05-19 19:44:31 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2021-05-19 19:44:32 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2021-05-19 19:44:33 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2021-05-19 19:44:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-14 21:58:21 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-06-14 21:58:22 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-06-14 21:58:22 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.7
2021-06-14 21:59:06 UTC|1 ARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl ssh && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
2021-06-14 21:59:07 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-06-14 21:59:08 UTC|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
2021-06-14 21:59:09 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-06-14 21:59:11 UTC|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin
2021-06-14 21:59:11 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-06-14 21:59:12 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-06-14 21:59:12 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-e9c4413ef0482763cb8e951753ab6dfabbce6001-head
2021-06-14 21:59:12 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-06-14 21:59:22 UTC/bin/sh -c #(nop) COPY dir:5a03d421e50d050f12b32d55772441071e74200e4e28a187d8df4ff884285e10 in /var/lib/rancher-data
2021-06-14 21:59:24 UTC/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/
2021-06-14 21:59:25 UTC/bin/sh -c #(nop) COPY multi:b65e45aeabd1bb22f3c763b32a07f0e4e46c8c0eedb9fd1b5e8a0e6f7bb2ed65 in /usr/bin/
2021-06-14 21:59:26 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-06-14 21:59:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-06-14 21:59:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-14T21:57:38Z
2021-06-14 21:59:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e9c4413ef0482763cb8e951753ab6dfabbce6001
2021-06-14 21:59:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-06-14 21:59:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
2021-06-14 21:46:41 UTC
257 MB
rancher/rancher-agent:v2.5-e9c4413ef0482763cb8e951753ab6dfabbce6001-head
DOCKER_API_VERSION1.24
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1809
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePathC:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:b9043d31610e0dfa43b1afe286f8918b6e3bf69ece50f44424b29d48f20aa662 - 37.57% (96.7 MB)
[#001] sha256:6b7bad93c11e812e2f0c5ab404d095ec8e030e94d2f5cce4cd0370672a2c32b6 - 0.0% (1.02 KB)
[#002] sha256:59f852491115f703d7c336125278162ae9e72dbbd2d8b45a80f6aea8f1a3c8ee - 0.0% (1.06 KB)
[#003] sha256:efaa642785f959b721e6a32b037acb2d4ecf4d09c6651a52345cb6d9ddfc2e1d - 0.03% (68.5 KB)
[#004] sha256:4a2b5d5c6809f48dd6a20c905ee746b5b1cb8c8d363bb5be82d221eb4964ede2 - 0.0% (1.02 KB)
[#005] sha256:94b0fac429014c7fdb39cbd79c646634cbb06ee2895d3ac1f6764c87b3fd7832 - 37.66% (96.9 MB)
[#006] sha256:dc142ff30e18fc6eb45a314eb29bd588b4cb56d039c1f550c566a6405249210a - 0.05% (142 KB)
[#007] sha256:9bc909a96b413d7d13671ef7f14ed1fc141e4dae553467afbf85a101e8f4ede4 - 0.0% (1.06 KB)
[#008] sha256:b0cfe634ae1010881b3718b7ba4681eed14328d38a74631fb907c0d80e712e2f - 0.0% (1.01 KB)
[#009] sha256:ec9dc9179cc4753b32710c75b3b428e8c23f9c050ec952262006eb9d0cf39096 - 0.0% (857 Bytes)
[#010] sha256:4463454583aaca0ad164fff9b27627fcd2f8efe48893f200f2f31dc34cae0598 - 0.04% (96.5 KB)
[#011] sha256:c1daadefdb9b9b1570181e3d1683fec0f5b3d433afa01edb55b0676333cdbba6 - 12.6% (32.4 MB)
[#012] sha256:b20bf4cb392e757941231bddcb6064c843f164b23703bcd6729a75b2824eaac4 - 0.0% (930 Bytes)
[#013] sha256:1085531b75261f416fc45dbfe664216af1a588a289cd688ab63bd963dfb1a600 - 0.0% (852 Bytes)
[#014] sha256:d9ce5d2565730bc3ecc8483cc175ad17f59963bbec701ca03f5c9e300a64581f - 0.0% (902 Bytes)
[#015] sha256:a2a3b3f975d580a4bbd570ce341efb22a008fefa83a423d3d1acfcb7030dbab3 - 0.0% (822 Bytes)
[#016] sha256:d161eac7b006abe0b80987463fe8b107869ea9d07782375516d55834398aa2c1 - 0.0% (856 Bytes)
[#017] sha256:06ebc1debb67be8566a49db1a7a842d8f0e31c429367c2928a8d2182b5fdb0e5 - 12.05% (31 MB)
[#018] sha256:45b30c961f45e764b034abe947bef0072108b8d66c3ad8c7a2b6bdddad78f5d6 - 0.0% (883 Bytes)
[#019] sha256:1c497e517fb4ad49de4ec14d0ad8afc9f54ac94e4cd2655b9be05b6e9b3d3673 - 0.0% (822 Bytes)
[#020] sha256:bf9fb8edf07ee3898429e6ce16d58bc4dddae4f47084b948681a0bab2049c252 - 0.0% (820 Bytes)
[#021] sha256:78af728d979a27d88b4e99dce2c9bdb3dc3bafd50132d9536ab67921500cb749 - 0.0% (860 Bytes)
[#022] sha256:28984293117c1b4db7d675c621b4abc98a65a8b066847e158e444aee78d97df6 - 0.0% (829 Bytes)
Apply image 1809-amd64
2021-06-03 18:57:45 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1809
2021-06-03 18:57:46 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-06-03 18:58:12 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-06-03 18:58:13 UTCcmd /S /C #(nop) USER ContainerUser
2021-06-03 18:58:27 UTCcmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell
2021-06-03 18:59:04 UTCcmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"
2021-06-03 18:59:05 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-06-03 18:59:05 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-06-14 21:45:49 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-06-14 21:45:50 UTCcmd /S /C #(nop) COPY multi:965b304f043056ca0b908acb4f545cec25b679d606a72d8b8fec16db9d31e8bc in \Windows\System32\
2021-06-14 21:45:53 UTCcmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\
2021-06-14 21:45:55 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-06-14 21:45:56 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-06-14 21:45:57 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-06-14 21:46:37 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-e9c4413ef0482763cb8e951753ab6dfabbce6001-head
2021-06-14 21:46:37 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-06-14 21:46:39 UTCcmd /S /C #(nop) COPY multi:c839826be17d5d3bfbac56195ce205af3a9c4a44d0bc7dcb90c453ce67478653 in \etc\rancher\
2021-06-14 21:46:40 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-06-14 21:46:40 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-06-14T21:46:34Z
2021-06-14 21:46:40 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.revision=e9c4413ef0482763cb8e951753ab6dfabbce6001
2021-06-14 21:46:41 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-06-14 21:46:41 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
2021-06-14 21:47:38 UTC
2.6 GB
rancher/rancher-agent:v2.5-e9c4413ef0482763cb8e951753ab6dfabbce6001-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.89% (1.4 GB)
[#001] sha256:98622c7525a40dec3c88fac81718f4f208a70f5347eb4faf74f15a78149114df - 41.16% (1.07 GB)
[#002] sha256:a7757d92217cf23933191a403704612796b423db0580a68de4478187a5a8edfe - 0.0% (1.3 KB)
[#003] sha256:8f60e39fb5cfa5b2489516f61fc287f755c808b790e2554da86cee078e5ecbf0 - 0.0% (1.35 KB)
[#004] sha256:15270b5a897474f834d519ea8690f259bb67f2213fa30a8b63472c93c4571f27 - 0.58% (15.5 MB)
[#005] sha256:2a4df4f7e62bae17bdd7648c3016f6dbf90c7b28a3c7fd58d99d218c983a66dd - 0.2% (5.26 MB)
[#006] sha256:ba2e92303b29c9614776e6ec2c1206fae477c81ff38a7e1e639215f23bd85dca - 0.33% (8.72 MB)
[#007] sha256:272c2593da18faf688c91e30aece06142ce98564b7cf123805825bddb76b707d - 1.4% (37.2 MB)
[#008] sha256:8f66a535a9b7eb7a51ef4bcbe8522f5574eb8b75ebc2c0cb5e9a07a6315c35e8 - 0.2% (5.32 MB)
[#009] sha256:5dd69504798d6406327814748e2d99855e7db32cf143948ea626c9ffba0401b2 - 0.58% (15.5 MB)
[#010] sha256:8e3d6fcf8ac7299140b0d812f89aba2d2567a4ad270814666297243fe90fc45d - 0.48% (12.7 MB)
[#011] sha256:dae497ec0f69ae72653b08b5fd4d9f8fe231c2d8244d9b8946f268690de5364c - 0.02% (419 KB)
[#012] sha256:ade7a00070d0eaba5a2579905e1375d5f8a93e7505679e7447855c02659b7364 - 0.0% (1.27 KB)
[#013] sha256:30f1a562bc4473fa7bc181f017cde2e76e6ce84691102e0fa2ba80e11b0000fe - 0.0% (1.26 KB)
[#014] sha256:7e2e47b0bf76e4e586ef9ffc2d7e9553654f66e235ee912dff3f8819390d52a2 - 0.0% (1.26 KB)
[#015] sha256:0374ee0f74d64c447d40a27444eac33e0dce2c8465625a9d8dfddc1db5459b82 - 0.0% (1.29 KB)
[#016] sha256:ac6ade4f005cb98059472e329585869deb91ea669841e750ae661d84912fc5c3 - 0.0% (1.29 KB)
[#017] sha256:a302801778e72efb29204d1038a9f0d701eacd5f0be9a6ac0f4e432e5428ef75 - 1.16% (31 MB)
[#018] sha256:a45ca42a9a26d6be59397e38b5b6ab147e58891ab821279ff4670d51b73962c0 - 0.0% (1.27 KB)
[#019] sha256:266d1d8d2a44a9d041a8e399f3f5c6dcd2d4f897b42883beb4daf583a0bcc35e - 0.0% (1.31 KB)
[#020] sha256:34f19b2612782a9ee96f295310eba7dd489e8a0a152e0a2906dae41b42079a2c - 0.0% (1.33 KB)
[#021] sha256:21925897b3be1ca196aa30e8be5070ce0f5a457c0ee16313bfe101b1594e8404 - 0.0% (1.31 KB)
[#022] sha256:da12f01313882c0ea9e3d148d332a960f8519fd3079385f97d4771d0d84273b0 - 0.0% (1.29 KB)
Apply image 20H2-RTM-amd64
2021-06-06 19:49:44 UTCInstall update 20H2-amd64
2021-06-13 23:18:00 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-06-13 23:18:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-06-13 23:18:29 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'
2021-06-13 23:18:38 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'
2021-06-13 23:19:05 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; if (-not (Get-Command Expand-7Zip -ErrorAction Ignore)) { Install-PackageProvider -Name NuGet -Force -Verbose; Install-Module -Name 7Zip4Powershell -Repository PSGallery -Force -Verbose; if(-not $?) { Write-Error "Failed to install package"; Exit 1; } }
2021-06-13 23:19:17 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.19.7/kubernetes-client-windows-amd64.tar.gz'; function Expand-GZip ($inFile, $outFile) { $input = New-Object System.IO.FileStream $inFile, ([IO.FileMode]::Open), ([IO.FileAccess]::Read), ([IO.FileShare]::Read); $output = New-Object System.IO.FileStream $outFile, ([IO.FileMode]::Create), ([IO.FileAccess]::Write), ([IO.FileShare]::None); $gzipStream = New-Object System.IO.Compression.GzipStream $input, ([IO.Compression.CompressionMode]::Decompress); try { if (!$input -or !$output -or !$gzipStream) { Write-Error "Failed to Unzip the archive"; Exit 1; } $buffer = New-Object byte[](1024); while ($true) { $read = $gzipstream.Read($buffer, 0, 1024); if ($read -le 0 ) { break; } $output.Write($buffer, 0, $read); } } finally { $gzipStream.Close(); $output.Close(); $input.Close(); } }; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\kubernetes.tar.gz -Uri $URL; Write-Host 'Expanding ...'; Expand-GZip c:\kubernetes.tar.gz c:\kubernetes.tar; Expand-7Zip c:\kubernetes.tar c:\; Write-Host 'Complete.'
2021-06-13 23:19:26 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-06-13 23:19:34 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-06-13 23:19:43 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-06-14 21:47:31 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2021-06-14 21:47:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-06-14 21:47:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-06-14 21:47:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-06-14 21:47:33 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-e9c4413ef0482763cb8e951753ab6dfabbce6001-head
2021-06-14 21:47:34 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-06-14 21:47:35 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:31440915ca50f5789c66867b5ce1bf6498ae83060b744e4eddac48eb8cb94515 in \etc\rancher\
2021-06-14 21:47:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-06-14 21:47:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-14T21:47:21Z
2021-06-14 21:47:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-06-14 21:47:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=e9c4413ef0482763cb8e951753ab6dfabbce6001
2021-06-14 21:47:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-06-14 21:46:59 UTC
261 MB
rancher/rancher-agent:v2.5-e9c4413ef0482763cb8e951753ab6dfabbce6001-head
DOCKER_API_VERSION1.24
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-2004
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePathC:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:911d5927702b4106ec92dc9af043208685f87704d17f0939c014111c65a18d85 - 38.35% (99.9 MB)
[#001] sha256:b2c0fc0d6dd315d4e4e8d83191fb6734e109a09205367f27d583b54445024e7f - 0.0% (1.02 KB)
[#002] sha256:041c613b04de746af1399035c14bb8978204b9aab59ecdf2184c0bcb15f24b08 - 0.0% (1.02 KB)
[#003] sha256:8a5ba91ba8758892d81577f3201c8c2e75cf7ecbbc4c32594142c0df92c24bcd - 0.03% (72.5 KB)
[#004] sha256:046d10a1ee7c0f4de2f5c92166cc459cc45628f62741abc6431959cb4f0ed89d - 0.0% (1.01 KB)
[#005] sha256:3f9b3e396360eb2174599a78c81f829381715c349884739c161d48d1e2a6d571 - 37.2% (96.9 MB)
[#006] sha256:32b0bfc25fb66b41fe6d0bbd234bcd55aec3b3d9755a96a3774073ac67c59fa4 - 0.04% (99 KB)
[#007] sha256:5ca81c330ef5d0641c7e5d99033f6a48ef451d2220d4e2b2a019bf086afb47a9 - 0.0% (1.01 KB)
[#008] sha256:887a361a99819ef4fdc1358d24cbc655b51cada91e06d0093df2f60dd02dbec2 - 0.0% (1.01 KB)
[#009] sha256:70145a3b3c06ecd5101c0ab4fe6c8c3a7dcc137b2e617bee7dbeb2bccb4d3634 - 0.0% (1.15 KB)
[#010] sha256:7e699522c288ad6741403c24ec39dcc72dde9b20614b10cdf56a26414d4cd430 - 0.04% (102 KB)
[#011] sha256:555a9fc53162eb107576b9bd65dec2e004bc374e6cf9a7aa26b5093c207fe15c - 12.45% (32.4 MB)
[#012] sha256:f98253c9f189cd6761aec85336393ad8f88d77f9232e1cb0f145cc3a75f1225a - 0.0% (1.04 KB)
[#013] sha256:0fb02959e597fb63d518ba181e9110b708c730c87e03ca78460958dbbb8b5f38 - 0.0% (1.05 KB)
[#014] sha256:9455240f560f7493c4fba01858eb9446fb4873847ec164a1a5223d6cd127fdb5 - 0.0% (1.09 KB)
[#015] sha256:4543bac1dad935caab579a645dcd3c1f0b33444ac18fe223810780c9fd3beca6 - 0.0% (1.04 KB)
[#016] sha256:4b6b31f7ebaf0822539307f7e31581c11a651a07348815aecfd12f59f33e1bb9 - 0.0% (1.02 KB)
[#017] sha256:d818b3c657bf13b5a645659467457906392b7d2fa4866e4c6bf9576f22e08633 - 11.9% (31 MB)
[#018] sha256:e8a301f4a2ad0a66c06c89452110ebb86bdc6f407d12751fab78003ef4d29832 - 0.0% (1.04 KB)
[#019] sha256:8bde946f1eacbfd300212e78e47de00935102f0f0d9716f9ec04d1e7caae4d4e - 0.0% (1.07 KB)
[#020] sha256:0208fd43934a349ad2e3d8ccb8bdbe3b0cbd2268c4cbf192d55335df99f1b843 - 0.0% (1.04 KB)
[#021] sha256:1cc594f79ce25496dba10be0ae6618f5a862f267dcd3bed693c5e7cc0175d69a - 0.0% (1.01 KB)
[#022] sha256:616ca3084ee797a6097cd0bc281044c13465170421510a411b188970e8079921 - 0.0% (1.05 KB)
Apply image 2004-amd64
2021-06-03 18:47:23 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-2004
2021-06-03 18:47:24 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-06-03 18:47:31 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-06-03 18:47:32 UTCcmd /S /C #(nop) USER ContainerUser
2021-06-03 18:47:49 UTCcmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell
2021-06-03 18:48:22 UTCcmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"
2021-06-03 18:48:23 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-06-03 18:48:23 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-06-14 21:46:12 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-06-14 21:46:13 UTCcmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\
2021-06-14 21:46:26 UTCcmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\
2021-06-14 21:46:27 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-06-14 21:46:28 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-06-14 21:46:28 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-06-14 21:46:54 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-e9c4413ef0482763cb8e951753ab6dfabbce6001-head
2021-06-14 21:46:54 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-06-14 21:46:56 UTCcmd /S /C #(nop) COPY multi:31440915ca50f5789c66867b5ce1bf6498ae83060b744e4eddac48eb8cb94515 in \etc\rancher\
2021-06-14 21:46:57 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-06-14 21:46:57 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-06-14T21:46:51Z
2021-06-14 21:46:58 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-06-14 21:46:58 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=e9c4413ef0482763cb8e951753ab6dfabbce6001
2021-06-14 21:46:59 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-06-14 21:53:32 UTC
147 MB
rancher/rancher-agent:v2.5-e9c4413ef0482763cb8e951753ab6dfabbce6001-head
KUBECTL_VERSIONv1.19.7
KUBEPROMPT_VERSIONv1.0.10
LOGLEVEL_VERSIONv0.1.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:ed6dc9c66f7cc607969a6f995c83956f1e614ec5dd42205a2ea544f8f6260a34 - 15.42% (22.6 MB)
[#001] sha256:15c11899c85b166cc1ed1af82b5f8bda57b93fa119405e47bb96f45bbbd93533 - 0.0% (852 Bytes)
[#002] sha256:86ebe93eb4a196c3d45c24bb95176c57287e87aed340cf757e873a861aed2540 - 0.0% (189 Bytes)
[#003] sha256:31a4ae97e9611f83543d0351b3d1d2c80c852b79d1504bef5fa2272e66002fb1 - 0.0% (124 Bytes)
[#004] sha256:68ceb661a632caf781b526b5e7e9e97233a501ec2e7fdc45a26f351abbd4d60a - 29.93% (43.9 MB)
[#005] sha256:4acb2ad3cd2a57ed259a683d89f1ea9f5a4d7ad0110aad19664f931da8e475fd - 1.32% (1.94 MB)
[#006] sha256:3b41b1b2619c9c64cab141d43275ffd7dbd6263b3c0d24f6088187ce53f5befe - 16.8% (24.6 MB)
[#007] sha256:d50e5c0336067ac3a525c89ab0d31a73a8ee0054e59c7676475a526ded51113d - 22.18% (32.5 MB)
[#008] sha256:db562ecdce5657988bf631fb033eac70a840735c689f4ed225c76c210352906e - 0.01% (8.89 KB)
[#009] sha256:063b459de11d9068894a8702f869f5acb83e8665fb5ec4a3700b2bce489b811a - 14.33% (21 MB)
[#010] sha256:779d4f421cd5f89597df83ee7c4dae584d12d25032006493f9e3421a3a99a76a - 0.0% (172 Bytes)
/bin/sh -c #(nop) ADD file:813209ca97a54f1f092727aea57fe5652a037b9c167df8bfccd9262415f8553f in /
2021-05-27 12:29:49 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2021-05-27 12:29:50 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2021-05-27 12:29:51 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2021-05-27 12:29:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-14 21:52:57 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-06-14 21:52:58 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-06-14 21:52:58 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.7
2021-06-14 21:53:17 UTC|1 ARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl ssh && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
2021-06-14 21:53:18 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-06-14 21:53:19 UTC|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
2021-06-14 21:53:19 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-06-14 21:53:20 UTC|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin
2021-06-14 21:53:21 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-06-14 21:53:21 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-06-14 21:53:21 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-e9c4413ef0482763cb8e951753ab6dfabbce6001-head
2021-06-14 21:53:21 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-06-14 21:53:28 UTC/bin/sh -c #(nop) COPY dir:fb0d4ee9bdb751dc229d3e123470c74c3323635de26c8be765d2a69c10ebefd7 in /var/lib/rancher-data
2021-06-14 21:53:29 UTC/bin/sh -c #(nop) COPY file:c60b26f35c3c5659c4b0e8025022c909934ae8190a20e5ee1935a9d5c70e85ab in /usr/bin/
2021-06-14 21:53:30 UTC/bin/sh -c #(nop) COPY multi:c3c8538ca7e783c33123ec27b5e8d638988801ef23ff09108b9b0a11566c5def in /usr/bin/
2021-06-14 21:53:30 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-06-14 21:53:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-06-14 21:53:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-14T21:52:41Z
2021-06-14 21:53:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e9c4413ef0482763cb8e951753ab6dfabbce6001
2021-06-14 21:53:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-06-14 21:53:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
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.