2021-06-08 23:01:30 UTC
157 MB
rancher/rancher-agent:v2.5-d2a5514193677f3bb86a9222e8b73352ba52fbc2-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.17% (25.5 MB)
[#001] sha256:d2e110be24e168b42c1a2ddbc4a476a217b73cccdba69cdcb212b812a88f5726 - 0.0% (857 Bytes)
[#002] sha256:889a7173dcfeb409f9d88054a97ab2445f5a799a823f719a5573365ee3662b6f - 0.0% (189 Bytes)
[#003] sha256:b0015b4bc4d07526a498ba8ebf2f128110f5506b7038adf19a63e13a1f842631 - 0.0% (121 Bytes)
[#004] sha256:bbcb9c4aebb90b803e9a6cd6e2fc7f7b70a5ef01c3b7c7c55fde04f62e98f1e0 - 30.2% (47.5 MB)
[#005] sha256:dc6362a906deca298ca1403f22d5470d7d898893cc97ce044bd5e64add1e7fd5 - 1.4% (2.2 MB)
[#006] sha256:279edc281da845f6784b863ab0593d708ac0c89572c7580a49b766ad50674593 - 16.88% (26.6 MB)
[#007] sha256:57d02e8df159563f30291598bf1cb9866a76eabde33871e4ac7772459e28b163 - 20.62% (32.5 MB)
[#008] sha256:1331597bb37512379922211c791b22c627a414842803b2fcd76322414b75df94 - 0.01% (9.31 KB)
[#009] sha256:bbd384ffaa82041c74e50a520fbab07ff8539abd00077200dd4f6b7965a99c38 - 14.73% (23.2 MB)
[#010] sha256:cadc500101efa531901e473736abcf9b50c33ecba1ca5df0223911bd1009859c - 0.0% (170 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-08 23:00:34 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-06-08 23:00:35 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-06-08 23:00:36 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.7
2021-06-08 23:01:07 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-08 23:01:08 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-06-08 23:01:10 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-08 23:01:10 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-06-08 23:01:12 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-08 23:01:12 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-06-08 23:01:13 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-06-08 23:01:13 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-d2a5514193677f3bb86a9222e8b73352ba52fbc2-head
2021-06-08 23:01:13 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-06-08 23:01:24 UTC/bin/sh -c #(nop) COPY dir:3ebf0f6d84196d472020204eb8742701dd85c4221870c23ed3330296d2cd5441 in /var/lib/rancher-data
2021-06-08 23:01:27 UTC/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/
2021-06-08 23:01:28 UTC/bin/sh -c #(nop) COPY multi:2bccbe8129d6b3382633c53cd5680a63bb30a0bbd850bb0f5106bdbecb714489 in /usr/bin/
2021-06-08 23:01:29 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-06-08 23:01:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-06-08 23:01:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-08T22:59:49Z
2021-06-08 23:01:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d2a5514193677f3bb86a9222e8b73352ba52fbc2
2021-06-08 23:01:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-06-08 23:01:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
2021-06-08 22:34:19 UTC
257 MB
rancher/rancher-agent:v2.5-d2a5514193677f3bb86a9222e8b73352ba52fbc2-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:2ca049c5acc84886dc18b2e61f38f0b917defaee7bea29713ea5ecdad78db092 - 0.0% (855 Bytes)
[#010] sha256:7418c7ab10ff8658cb23b35756be0749ced6cbe4c49db076e7779ad6cf237872 - 0.04% (96.5 KB)
[#011] sha256:e4a7a85dcb8b8260538464b686e4397cc6bca53ea98c9734ba348e24c6963b73 - 12.6% (32.4 MB)
[#012] sha256:b80bedb08e4e096a3806f7e673853aaaf114055d29975b5754fa37814862bbe4 - 0.0% (835 Bytes)
[#013] sha256:bdeb0ac717f1046953809b475f06cf0878b9529c50ee5a200a250abdad9dca76 - 0.0% (826 Bytes)
[#014] sha256:ba748ca9637cbfb6f9d805bb235fae1b3476100a473f6a1630f1d64cbe1d02b8 - 0.0% (832 Bytes)
[#015] sha256:4d849f07367a35bc19b1452c4043ebda3f79e89409dbbc9738a4f6b0f0ab4ac6 - 0.0% (830 Bytes)
[#016] sha256:8cd2bc6014f8d1b52c0206512e661cb539750d93d72ca0ed058b6380703d6bbb - 0.0% (830 Bytes)
[#017] sha256:009dd166b8f94bde7ea87dfad310807aa8a543cac30e86ae3e6f30f1ddb58d77 - 12.05% (31 MB)
[#018] sha256:37937a9834d44670cb2164e1dcdd57c6a03e00b64e6b1a646375d9908ab935b6 - 0.0% (881 Bytes)
[#019] sha256:75fd7a5f36a907ff63d3304bbe00e48cbcc6b3a247552f024e6c7b2f2b65ff08 - 0.0% (828 Bytes)
[#020] sha256:015c6b54211aa1be470202e040bd4199e4640c05cf157b5fb082e48dcf7ea3ee - 0.0% (827 Bytes)
[#021] sha256:a7812207994f1376e479d9ed67169afd5da6bdeda66bdbbc658f7721c2611705 - 0.0% (829 Bytes)
[#022] sha256:7b044a62a9d4683b41c8fe815216274d6c36b66c643876b08e7d37cbdd9f9cd6 - 0.0% (832 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-07 16:17:41 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-06-07 16:17:42 UTCcmd /S /C #(nop) COPY multi:965b304f043056ca0b908acb4f545cec25b679d606a72d8b8fec16db9d31e8bc in \Windows\System32\
2021-06-07 16:17:45 UTCcmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\
2021-06-07 16:17:46 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-06-07 16:17:46 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-06-07 16:17:47 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-06-08 22:34:14 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-d2a5514193677f3bb86a9222e8b73352ba52fbc2-head
2021-06-08 22:34:15 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-06-08 22:34:16 UTCcmd /S /C #(nop) COPY multi:122f33f6a0cc849d7e16cab86fdd2d0765574a28d2cfed902a40f66d26dbe922 in \etc\rancher\
2021-06-08 22:34:17 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-06-08 22:34:17 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-06-08T22:34:12Z
2021-06-08 22:34:18 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.revision=d2a5514193677f3bb86a9222e8b73352ba52fbc2
2021-06-08 22:34:18 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-06-08 22:34:19 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
2021-06-08 22:35:57 UTC
2.6 GB
rancher/rancher-agent:v2.5-d2a5514193677f3bb86a9222e8b73352ba52fbc2-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:bf2c6cf06e1068f4b1aae08ae9f88794bfa086292f2537c8007df88cb33d4bd3 - 0.0% (1.33 KB)
[#003] sha256:e73f6797d5302df036f00608dc7eda8ac62f60a3e438970768029b46daa3bcc1 - 0.0% (1.32 KB)
[#004] sha256:5db71b3999c1135da94ff51193d8915f8610e8b9ea32f6380bdb07409bac8dfb - 0.58% (15.5 MB)
[#005] sha256:808d1820d664ceae5c86a9813fb5c57d488836e009cfbb461e19d2378fcbadc5 - 0.2% (5.25 MB)
[#006] sha256:7999ef5551569acc206c164d81cc933c68211eaca09e7d705dc814970cfd80c1 - 0.33% (8.72 MB)
[#007] sha256:5263b5c28d0c311263c64b3304552ec3abf9c8ed7ead64900c1376925bffe498 - 1.4% (37.2 MB)
[#008] sha256:9d957f1d0bbb798640524d368a720fe0c9099a3493e17ecb592b28ae35348255 - 0.2% (5.32 MB)
[#009] sha256:3c5e3e9d60ccf6d612563e6dbcf279a15b1ce2d8f708f736fd4595d2f0cadedd - 0.58% (15.6 MB)
[#010] sha256:877cf9cfa6fa5b0ed977082e0e690fa780a5e90662b2d7b4922ade35f881030c - 0.48% (12.7 MB)
[#011] sha256:cc916e5b5bb957cec8bbc5ba4604cf1fc9c1d384c5308fbaeb839a6c8b4aa4ac - 0.02% (422 KB)
[#012] sha256:aa6f4965eb7897de58f9fda0aac5505e21ede556e615f398ba653ecee66efc74 - 0.0% (1.26 KB)
[#013] sha256:f6e2f7b6ee6fd7144c19949629616b4457b05c3d700d7b46c69685802f614e33 - 0.0% (1.27 KB)
[#014] sha256:d285298f08505599884b859ffa551657b81925e1f6120ea7f54c667a0d03e246 - 0.0% (1.27 KB)
[#015] sha256:b24c45a4061f2a7024f72031edfb6c7d4659eda29d67a42c77bf71997700feac - 0.0% (1.29 KB)
[#016] sha256:1dea3abc78b193da61fb4f8a0977f4d9eeb0ec99381a28bbb37160fe1bf58459 - 0.0% (1.29 KB)
[#017] sha256:13e487598054eaf7df481ef9cf3abfe8b4689b511e0314b0bd8426d155af767c - 1.16% (31 MB)
[#018] sha256:6cf56988dca165ef386af256ed4243efd3dc540faffe7de4f2bf9f2469fb003d - 0.0% (1.25 KB)
[#019] sha256:f9e59f39a46ae134cd8f593e2ecf05a5826c8db159e81abb716edeeff9786bdf - 0.0% (1.27 KB)
[#020] sha256:a110b798feb99777c9d7d8f7c9d0458111999b0745bf73717f0192d9c1fcad76 - 0.0% (1.26 KB)
[#021] sha256:6bbfdf0b6fae095767b1cfb04fb005f2c89505b963edfa9047f87b60f9e07403 - 0.0% (1.34 KB)
[#022] sha256:1e303d980c85bd6514306192cc3b0a374d0dbe59dae3e0e9300b61885d05e257 - 0.0% (1.29 KB)
Apply image 20H2-RTM-amd64
2021-06-06 19:49:44 UTCInstall update 20H2-amd64
2021-06-08 21:21:35 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-06-08 21:21:36 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-06-08 21:21:50 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-08 21:22:02 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-08 21:22:48 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-08 21:23:22 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-08 21:23:46 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-06-08 21:24:01 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-06-08 21:24:12 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-06-08 22:35:50 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2021-06-08 22:35:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-06-08 22:35:51 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-06-08 22:35:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-06-08 22:35:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-d2a5514193677f3bb86a9222e8b73352ba52fbc2-head
2021-06-08 22:35:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-06-08 22:35:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:72740f841e363b0bf2ff1b1a3e7d6474038d0f2c5f5d7769eade00e94177846a in \etc\rancher\
2021-06-08 22:35:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-06-08 22:35:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-08T22:35:40Z
2021-06-08 22:35:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-06-08 22:35:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=d2a5514193677f3bb86a9222e8b73352ba52fbc2
2021-06-08 22:35:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-06-08 22:34:13 UTC
261 MB
rancher/rancher-agent:v2.5-d2a5514193677f3bb86a9222e8b73352ba52fbc2-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:ab6630a2e300d54974a56b7465794c03929e33bae24048376221f480d7615b22 - 0.0% (1.02 KB)
[#010] sha256:f5b9041915ca89a588dae693c73b07510941d2499dde24847a3d5b0b7d4327a5 - 0.04% (102 KB)
[#011] sha256:91dbb3b091556d45e3b8a706e7b9ef350ce086c5b7d51b58796d5620506a93d1 - 12.45% (32.4 MB)
[#012] sha256:629e3838a309b4e23e8354032ba1bf83a13506dda8e668f957bb5a7139eb8794 - 0.0% (1.02 KB)
[#013] sha256:2043cb795be8168ec8d0fac27ef6e02021863f9f8657279d3cde703af0c348fd - 0.0% (1.04 KB)
[#014] sha256:b9447c96486a0f256d699708a43657600066f5f62d39a4e20e0f303a3d7ee1df - 0.0% (1.05 KB)
[#015] sha256:d827bc790561a0986a81f0a14f8a10b01458b0475242d81eae9ed99f1a999797 - 0.0% (1.01 KB)
[#016] sha256:8e7e3adbab14e4117998ec33d4518bbc2e05dc97b734183adae56d775a201619 - 0.0% (1.05 KB)
[#017] sha256:bc7392433e946062773b62d7321503c3b649ae429c57b59f9e5f993ef4d7dff0 - 11.9% (31 MB)
[#018] sha256:e1c07ab430c02dfc2829035eede934758735764eadf6ab76e228a398f226df39 - 0.0% (1.02 KB)
[#019] sha256:b3d2e6bf4726037013990d099e8bc741d78ff43ec3355c2fc12fc50216d164c0 - 0.0% (1.09 KB)
[#020] sha256:098d322ebc970d09ebfe3f28ddc460f5945960a49c1b30b4ba310e31f7e839e5 - 0.0% (1.09 KB)
[#021] sha256:bb48a70a99b34269fd0fb593b12e0bb611913454a1d9ae1ecdb21b1c9a8d5d00 - 0.0% (1.02 KB)
[#022] sha256:3b0cc28285e73507c7fcd3538b3c3707ae8e1446b5ca09dc0b15be5e6c7ccad4 - 0.0% (1.01 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-07 16:17:29 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-06-07 16:17:30 UTCcmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\
2021-06-07 16:17:33 UTCcmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\
2021-06-07 16:17:34 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-06-07 16:17:34 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-06-07 16:17:35 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-06-08 22:34:09 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-d2a5514193677f3bb86a9222e8b73352ba52fbc2-head
2021-06-08 22:34:09 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-06-08 22:34:11 UTCcmd /S /C #(nop) COPY multi:72740f841e363b0bf2ff1b1a3e7d6474038d0f2c5f5d7769eade00e94177846a in \etc\rancher\
2021-06-08 22:34:12 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-06-08 22:34:12 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-06-08T22:34:07Z
2021-06-08 22:34:12 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-06-08 22:34:13 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=d2a5514193677f3bb86a9222e8b73352ba52fbc2
2021-06-08 22:34:13 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-06-08 22:41:25 UTC
147 MB
rancher/rancher-agent:v2.5-d2a5514193677f3bb86a9222e8b73352ba52fbc2-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:f3edc6c1bef5ac71fda5218c79880ca2af8a7c047e7b3d379654ea1fba856a74 - 0.0% (123 Bytes)
[#004] sha256:6db08396cc57965f77df1f30cc5e1fd31c72c56607d4ac17d9c8eecfa98d7efb - 29.95% (43.9 MB)
[#005] sha256:4acb2ad3cd2a57ed259a683d89f1ea9f5a4d7ad0110aad19664f931da8e475fd - 1.32% (1.94 MB)
[#006] sha256:48847d1b1dc04df39dc8e61f8108e6e45a848d18dd30c6430f716cd5b7bcd076 - 16.81% (24.6 MB)
[#007] sha256:f3d17ffabb1c7d0d90003a488c0cf6483ad0c841dc014e43984d199ee02133c4 - 22.15% (32.5 MB)
[#008] sha256:8b34fabe4ba2506e4f254b8a3c95c33ca0be71dd70a623f4a294aa175b1e664b - 0.01% (8.89 KB)
[#009] sha256:9269a466bfbf6b1ceb4eddcbd504d135c8a14ce466df5699f560790186f487af - 14.34% (21 MB)
[#010] sha256:675bfdd0ab57ed9315d9e9a7e8fce1e600b989d5c42a64c808b804a52da9a34f - 0.0% (170 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-08 22:40:49 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-06-08 22:40:50 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-06-08 22:40:50 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.7
2021-06-08 22:41:10 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-08 22:41:11 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-06-08 22:41:12 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-08 22:41:12 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-06-08 22:41:14 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-08 22:41:14 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-06-08 22:41:14 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-06-08 22:41:14 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-d2a5514193677f3bb86a9222e8b73352ba52fbc2-head
2021-06-08 22:41:15 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-06-08 22:41:21 UTC/bin/sh -c #(nop) COPY dir:663b05c944285a29ab64d7f8c9df847e7513fb4441fee69ee4c56a17c4b50c78 in /var/lib/rancher-data
2021-06-08 22:41:23 UTC/bin/sh -c #(nop) COPY file:c60b26f35c3c5659c4b0e8025022c909934ae8190a20e5ee1935a9d5c70e85ab in /usr/bin/
2021-06-08 22:41:24 UTC/bin/sh -c #(nop) COPY multi:1201d4738c1a330688566ac0f59878017f13db8d19b57cfa1e06671fa240b830 in /usr/bin/
2021-06-08 22:41:24 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-06-08 22:41:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-06-08 22:41:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-08T22:40:33Z
2021-06-08 22:41:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d2a5514193677f3bb86a9222e8b73352ba52fbc2
2021-06-08 22:41:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-06-08 22:41:25 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.