2021-06-21 15:13:01 UTC
158 MB
rancher/rancher-agent:v2.5-1cfd8b11832f11b3a9f97f760fe07004d0cc1261-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:25fa05cd42bd8fabb25d2a6f3f8c9f7ab34637903d00fd2ed1c1d0fa980427dd - 16.14% (25.5 MB)
[#001] sha256:b0e5df86a4e5e2b26870e6a25bba6df9a1a9e342086620f7d25466dd7cbc1d2b - 0.0% (124 Bytes)
[#002] sha256:d36402bdb7a1308ecf33d5445b26835c156d1aacf79502649ddb0c0a430001ac - 30.13% (47.5 MB)
[#003] sha256:f9e65d8e4d446e512e73835b170ae173dbceab6f8e4e95ce87149b2a1dfd1ecd - 1.4% (2.2 MB)
[#004] sha256:6a5bac82f79b1f9435e5d90d15771756a678bee86cd7aa85e27250b5318fde6d - 16.84% (26.6 MB)
[#005] sha256:5c3935515a838981813d7a97868b49bdfdbe912dacfafc34b665746874fc083a - 20.8% (32.8 MB)
[#006] sha256:81dde8f64a7d58cceeba0c6dd720e1ffadb997962958239655b23298ad261c1a - 0.01% (9.31 KB)
[#007] sha256:9ebe020dd02ec0f870f0e66d3979943429b0741f079e99eaf974234265523468 - 14.7% (23.2 MB)
[#008] sha256:34fef320177b053184c51b9751de437ce426a2d25e465c9cff8c0af80ba0c1d1 - 0.0% (170 Bytes)
/bin/sh -c #(nop) ADD file:900f735ff138e5137cf25ddd85a32a01921ebec26d86704d24b5f12e73a832c2 in /
2021-06-17 23:31:22 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-06-21 15:12:26 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-06-21 15:12:26 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-06-21 15:12:26 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.7
2021-06-21 15:12:48 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-21 15:12:48 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-06-21 15:12:49 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-21 15:12:49 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-06-21 15:12:51 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-21 15:12:51 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-06-21 15:12:51 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-06-21 15:12:51 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-1cfd8b11832f11b3a9f97f760fe07004d0cc1261-head
2021-06-21 15:12:51 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-06-21 15:12:58 UTC/bin/sh -c #(nop) COPY dir:bda6350ad42befb0d5c37c26ecd39976dade7895fba5ace47156fe3ed5b7838c in /var/lib/rancher-data
2021-06-21 15:12:59 UTC/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/
2021-06-21 15:13:00 UTC/bin/sh -c #(nop) COPY multi:3a5f77b52569a54145ef75af3f3d68ba439571feb052caa6d50f182f315f1276 in /usr/bin/
2021-06-21 15:13:00 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-06-21 15:13:00 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-06-21 15:13:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-21T15:12:04Z
2021-06-21 15:13:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1cfd8b11832f11b3a9f97f760fe07004d0cc1261
2021-06-21 15:13:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-06-21 15:13:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
2021-06-21 14:57:47 UTC
259 MB
rancher/rancher-agent:v2.5-1cfd8b11832f11b3a9f97f760fe07004d0cc1261-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:e4800203e906d49fbdaf1eeab4de72f28796d5b9a1ea44f8d7461001cfa56614 - 37.87% (97.9 MB)
[#001] sha256:37e2a99502929907be9f61d2ab79808da1a0fd6dae8043104238740d91618cd3 - 0.0% (1 KB)
[#002] sha256:9f66967e32d2d64ac2af3d16c23fcde0e6a789cf664463e8ccc58527b4dc7b2d - 0.0% (1.07 KB)
[#003] sha256:b6a52ec87314983605f653e3f5b69e38f8c5e400e44c04df72e0cf917caa376d - 0.03% (69.7 KB)
[#004] sha256:084953d2ae59cd254a4e1303d8b5201f9460c84b9fada350ec3afc30fa7f10aa - 0.0% (1.03 KB)
[#005] sha256:46085a535b2e7e25951283c7101807ed39c885bdc12a0509a49ea18090355b7e - 37.48% (96.9 MB)
[#006] sha256:5245ed433c5953b81a5929d602e6afa2b3ede97420f7e9631b21b1662f700bc2 - 0.05% (138 KB)
[#007] sha256:b9e6cd71f17fc3204c59ce10354e9f575d0da727e94c540a1919567f682353fa - 0.0% (1.02 KB)
[#008] sha256:31656f6046a7896ffea3e1d0e151b8fee701701ab0d74f01b9ffd07527d31907 - 0.0% (1.09 KB)
[#009] sha256:83deea982801884f7d35705c1b4ccfa4e71b423f80b0e9e68b0d254498f071d8 - 0.0% (830 Bytes)
[#010] sha256:67bf0d7eef49248443dfe60a6fc739aadd67fc0b4235be543e7db2831380d419 - 0.04% (96.5 KB)
[#011] sha256:a58c3b7b87f5983a85f7434ee77238bb05c9f79fcacaa8008593f752496f8336 - 12.54% (32.4 MB)
[#012] sha256:737a2ace4b674fadfc4b27529b3efcfab1af9485e8c34c9648efea510c0bd774 - 0.0% (832 Bytes)
[#013] sha256:a82b4d51d632960ddc0de34b36a12fea8453cd2ff8bd3313e72e28b342fecba5 - 0.0% (826 Bytes)
[#014] sha256:20468e65de318433b9664a377a1026fe8fa2294ca9aa24e85c451d3bdf6f61d8 - 0.0% (827 Bytes)
[#015] sha256:768eec972eea7ceb302f0ebd2f740e076a376e2c76b85f5447a9c8785179c7eb - 0.0% (824 Bytes)
[#016] sha256:5aca856e1138f671835530b5e6a1f6b07218c57a29de60be67676d87f1ef109c - 0.0% (829 Bytes)
[#017] sha256:77dd3c432dbe3f8dc1b47f5c9d298059aedefd5c296d2ca2313c93136cc11f9b - 11.99% (31 MB)
[#018] sha256:507fd8894de88b8551f12c46e92b5bffbf9c3501d9a30b04f6a3814850b929f8 - 0.0% (853 Bytes)
[#019] sha256:f2298667445079f41639267a782d674664a4cebaf793ad986863dd7738e8b2b3 - 0.0% (828 Bytes)
[#020] sha256:3c60614c6e8dfc905c1644e4b772ae5d5a58a5a12fd828ee4106484584ea3a91 - 0.0% (856 Bytes)
[#021] sha256:d4994df0e5f22b4fdad01a6170eae98334492abe2bbdee3cc072cf5d1ec268a9 - 0.0% (830 Bytes)
[#022] sha256:12a2b7212ebed7ca119837cf7b6f1ff89bf159d6d35c6e33a2516e5ca7dca723 - 0.0% (828 Bytes)
Apply image 1809-amd64
2021-06-16 21:30:07 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-16 21:30:07 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-06-16 21:30:30 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-06-16 21:30:31 UTCcmd /S /C #(nop) USER ContainerUser
2021-06-16 21:30:46 UTCcmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell
2021-06-16 21:31:20 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-16 21:31:21 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-06-16 21:31:21 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-06-21 14:57:19 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-06-21 14:57:19 UTCcmd /S /C #(nop) COPY multi:965b304f043056ca0b908acb4f545cec25b679d606a72d8b8fec16db9d31e8bc in \Windows\System32\
2021-06-21 14:57:22 UTCcmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\
2021-06-21 14:57:22 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-06-21 14:57:23 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-06-21 14:57:23 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-06-21 14:57:42 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-1cfd8b11832f11b3a9f97f760fe07004d0cc1261-head
2021-06-21 14:57:43 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-06-21 14:57:44 UTCcmd /S /C #(nop) COPY multi:33bc35c219a9d86cf52154e57a5583b7e8f363666550cfb0f2f0381fa594ee27 in \etc\rancher\
2021-06-21 14:57:45 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-06-21 14:57:45 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-06-21T14:57:40Z
2021-06-21 14:57:46 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.revision=1cfd8b11832f11b3a9f97f760fe07004d0cc1261
2021-06-21 14:57:46 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-06-21 14:57:47 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
2021-06-21 14:59:55 UTC
2.6 GB
rancher/rancher-agent:v2.5-1cfd8b11832f11b3a9f97f760fe07004d0cc1261-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:936fb41c5e6fe953056932fa314546ad1716d6c03eb4301ee1e1503194bc0847 - 0.0% (1.26 KB)
[#003] sha256:80316537f192131d627d33bdd935ac8d15001a50ef1823fa6f59ca6cb5f5a5eb - 0.0% (1.29 KB)
[#004] sha256:928bc6bdf3e171632b698ff78fa628f54a19a8e48ef1d9066ccb7e6cb69a2516 - 0.58% (15.5 MB)
[#005] sha256:3c880499d79217cfc01c0503fcfaf68baab55a6bd4839d22f31cd29fae0e2282 - 0.2% (5.27 MB)
[#006] sha256:4090b49421346807cbdec82d8c40fe97bca064c4494e0e20a20d127b010e8830 - 0.33% (8.71 MB)
[#007] sha256:5e713016e0bc4b9f36080c969e443196a32867f6a394857b837da0fdc12db124 - 1.4% (37.2 MB)
[#008] sha256:18e7bed87dc34ce6454ba3ff99e54020de40b51d6a4afb1e7638587cb4681825 - 0.2% (5.32 MB)
[#009] sha256:2bbcb1d5027395f072e82ac08a81b0d67b81fe883a214aef28e531b7a492b677 - 0.58% (15.6 MB)
[#010] sha256:89b0cdb0709c19b990d9a20dd209b22e164d63ad2be0ad185b8cc54027a82cec - 0.48% (12.7 MB)
[#011] sha256:6a211e2cb8e9733eb6bd091a8e445f7a0f37291d45cf3d971106227a357deb91 - 0.02% (419 KB)
[#012] sha256:3b56aa2ad9626d4417494d8d4645d5028fbaf8ae5dd627f5899c2b196a030c80 - 0.0% (1.29 KB)
[#013] sha256:d953bf1bd3f3f22cee44a36d9017675fac39f80959b78cce3af7ce6d538a3aca - 0.0% (1.27 KB)
[#014] sha256:f11dc01c1b84e3d431fd05ea1510b435d23551d7d96cde3c308b75a4cfefb156 - 0.0% (1.3 KB)
[#015] sha256:91c6ea73e1bf7df41495dde3cc0fa6358e3137b75d7b4f79c4c623417cc66e20 - 0.0% (1.3 KB)
[#016] sha256:81f7bab7be48f5a88015abb9e1f02c3fc24296e5ebc05b0d9bf1a682b21d6d63 - 0.0% (1.29 KB)
[#017] sha256:ade12b1f196362431e7fb0671adb27587363bee99426c8ee26c0f6a6f726dbe7 - 1.16% (31 MB)
[#018] sha256:6a0912480f388761221e9e09cc07cd0e3999c610c384e0213015c0b6b108c20d - 0.0% (1.29 KB)
[#019] sha256:89454ec34497a437a8efae504591b038874756b522fde7e73b46fcafa14c50c4 - 0.0% (1.3 KB)
[#020] sha256:57a88aad7b6aaf71c983c0989b3e270c86a4170399418e2816aa19fb4866bdb9 - 0.0% (1.27 KB)
[#021] sha256:835cb9c10718350558c349a4a70e1955fe24360b4bc71b9735b6a83a8e5a0f98 - 0.0% (1.27 KB)
[#022] sha256:db677bd2c02b004a72c4ffea4b78fffadd8ad2c6fcd4b00362bcc34dd1f4574a - 0.0% (1.27 KB)
Apply image 20H2-RTM-amd64
2021-06-06 19:49:44 UTCInstall update 20H2-amd64
2021-06-21 05:17:51 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-06-21 05:17:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-06-21 05:18:24 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-21 05:18:32 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-21 05:18:56 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-21 05:19:07 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-21 05:19:16 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-06-21 05:19:24 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-06-21 05:19:32 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-06-21 14:59:48 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2021-06-21 14:59:48 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-06-21 14:59:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-06-21 14:59:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-06-21 14:59:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-1cfd8b11832f11b3a9f97f760fe07004d0cc1261-head
2021-06-21 14:59:50 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-06-21 14:59:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:9c1e141ceb8eada3cde8e2adc8416dea3c05fa6e4a354819e0933d3f1ae38b40 in \etc\rancher\
2021-06-21 14:59:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-06-21 14:59:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-21T14:59:39Z
2021-06-21 14:59:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-06-21 14:59:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=1cfd8b11832f11b3a9f97f760fe07004d0cc1261
2021-06-21 14:59:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-06-21 14:59:36 UTC
261 MB
rancher/rancher-agent:v2.5-1cfd8b11832f11b3a9f97f760fe07004d0cc1261-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:bca78f8fa83191ac16623f3b9232ab190ac651cb7745d18af90e02369038e795 - 38.36% (100 MB)
[#001] sha256:b77aecbb5bf3dbaaafa3ea6a4265cb09130fc84788a7c33cb651155d7873ac44 - 0.0% (1.05 KB)
[#002] sha256:7a3e8ff65f26a74dd589abd6f15850b57cc9584be579b1ee5ff36b7e1c561d0b - 0.0% (1.02 KB)
[#003] sha256:8da29dc28de9f48f2b34fc1d221871498e505ab3675fb70e026ee50149d52467 - 0.03% (69.2 KB)
[#004] sha256:858e76d45044b547560a90b47ed454f49e590b1cca3674287e4852604c3ddfc2 - 0.0% (1.02 KB)
[#005] sha256:07beb22e02a1c48f8b32a4c25275fb24963ad0382a2ac97dc7d0b961b1232276 - 37.18% (96.9 MB)
[#006] sha256:31535ebda5413205b079008a41d0da38c64ca45de210253d7801e58b1de4a837 - 0.05% (131 KB)
[#007] sha256:4c66e94b32efa56f53deb956f23d812683e97ddc93d463c1cd440e0fa1406770 - 0.0% (1.02 KB)
[#008] sha256:54bd105d78e97cb812daca34b41c3d4f708f2d88a28b1410567ffbbb7f42bc09 - 0.0% (1.02 KB)
[#009] sha256:0ad39a06e919cb71bfd66f13d777250ebcfe97bb47b023aa9f0234918cd17dbd - 0.0% (1.12 KB)
[#010] sha256:0d866bfe1ea02b4cdbe274372a0104eec8e351b4df07779fb0c5fe1f1875c913 - 0.04% (102 KB)
[#011] sha256:6b3b35775a407effdc233b678bcd4a5776081ef04770a1a53ab54529f485ef02 - 12.44% (32.4 MB)
[#012] sha256:4f9b940eda40ada7a9c874ad329843a34f49b36f4e6c11206451992d52a24826 - 0.0% (1.02 KB)
[#013] sha256:3f7297409367622259dc3cde276799179b036340a7da2f85baa753e684c7caaa - 0.0% (1.02 KB)
[#014] sha256:ce7d5414b6d02ddd8a919ff4e1f40d1fdfa03cd3b96a092665900195b55c3590 - 0.0% (1.05 KB)
[#015] sha256:6c12e1f5eaa4bc08bdf72230bfb7962639f7b67e6d3013f5bdb68ec51b226bc0 - 0.0% (1.04 KB)
[#016] sha256:09ad0f14c8e8311fdb28d961fc4963ee90e93cc8cfdfed7579ef1412098415f8 - 0.0% (1.01 KB)
[#017] sha256:9d808d91802474e095a94743dc8dde8a5910885d22db51c1ff0c5642db2b492c - 11.9% (31 MB)
[#018] sha256:f9dbae28471fd7199fc6f6ba2bc13d6973361ed9a24fe1c4bfbac28490e609f9 - 0.0% (1.01 KB)
[#019] sha256:02e9cd017d7d352c85ada903d6ab95935b79866e61da02a082051fff68cec432 - 0.0% (1.04 KB)
[#020] sha256:7fa442817bb9695c672ff12c1c938f96758543dd547979a1844b0445456209c0 - 0.0% (1.01 KB)
[#021] sha256:df795117434b56de21634cf3d304b273967c1edf07a48498c8dc2d2c49a4043a - 0.0% (1.02 KB)
[#022] sha256:970abfa30af02ce8113d7a8ad9ade5f1760cb2521d97465eb4c592eb5b0bc02a - 0.0% (1.04 KB)
Apply image 2004-amd64
2021-06-16 21:30:04 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-16 21:30:04 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-06-16 21:30:26 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-06-16 21:30:27 UTCcmd /S /C #(nop) USER ContainerUser
2021-06-16 21:30:43 UTCcmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell
2021-06-16 21:31:16 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-16 21:31:17 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-06-16 21:31:17 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-06-21 14:59:06 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-06-21 14:59:06 UTCcmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\
2021-06-21 14:59:09 UTCcmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\
2021-06-21 14:59:10 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-06-21 14:59:10 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-06-21 14:59:11 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-06-21 14:59:32 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-1cfd8b11832f11b3a9f97f760fe07004d0cc1261-head
2021-06-21 14:59:33 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-06-21 14:59:34 UTCcmd /S /C #(nop) COPY multi:9c1e141ceb8eada3cde8e2adc8416dea3c05fa6e4a354819e0933d3f1ae38b40 in \etc\rancher\
2021-06-21 14:59:35 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-06-21 14:59:35 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-06-21T14:59:30Z
2021-06-21 14:59:36 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-06-21 14:59:36 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=1cfd8b11832f11b3a9f97f760fe07004d0cc1261
2021-06-21 14:59:36 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-06-21 15:09:32 UTC
147 MB
rancher/rancher-agent:v2.5-1cfd8b11832f11b3a9f97f760fe07004d0cc1261-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:55c604a74c4b0b41ef666f811f5e160693236be8ea130c6df723480f59cbb9b8 - 15.4% (22.6 MB)
[#001] sha256:de1d574f837051e106ed0d6a05b810477c03b95b63a0ac694b148b17c6319fc6 - 0.0% (123 Bytes)
[#002] sha256:5e8c098b31f1392242209630f708ba433c66d68a373b642184e6cbb0014e0183 - 29.87% (43.9 MB)
[#003] sha256:69da5f2923ea7f30c9c630b1cd7f7bf198ac5f763d0792eaeae6b359dcaae18a - 1.32% (1.94 MB)
[#004] sha256:03495758a57f0c7c856c80ac2bb5edb1bb87237487960fc806be6241c9d4ce36 - 16.77% (24.6 MB)
[#005] sha256:c0e48c7ba717f17180e10a959a44915678fbc13ff616713ff7298c81915fad70 - 22.34% (32.8 MB)
[#006] sha256:338a2efd872557a81664ace587334f38944237e32b99eb66964d94e0f11b2020 - 0.01% (8.89 KB)
[#007] sha256:5bfbae222a050e22ace44b541bd430c6fbcd6e3a90302b762bcde13e9d3db83b - 14.3% (21 MB)
[#008] sha256:40e63a61de31b2d50eeadcb80067f76d25d58773f361eef7380586c34141da82 - 0.0% (170 Bytes)
/bin/sh -c #(nop) ADD file:1c098d4ee63884766899c72e542e107525f0b7ade5528de87642587389864bcc in /
2021-06-17 23:53:51 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-06-21 15:08:58 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-06-21 15:08:59 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-06-21 15:08:59 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.7
2021-06-21 15:09:19 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-21 15:09:19 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-06-21 15:09:20 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-21 15:09:20 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-06-21 15:09:22 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-21 15:09:22 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-06-21 15:09:22 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-06-21 15:09:22 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-1cfd8b11832f11b3a9f97f760fe07004d0cc1261-head
2021-06-21 15:09:22 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-06-21 15:09:28 UTC/bin/sh -c #(nop) COPY dir:0d6179886dec044711ca6f36504d22c4d4b67b889975d0c3520a4aa524abf83f in /var/lib/rancher-data
2021-06-21 15:09:30 UTC/bin/sh -c #(nop) COPY file:c60b26f35c3c5659c4b0e8025022c909934ae8190a20e5ee1935a9d5c70e85ab in /usr/bin/
2021-06-21 15:09:31 UTC/bin/sh -c #(nop) COPY multi:9cfcb0147beb9fe2efc2ce048fe84d528f12a053daeea87bc2a4e0366b81c371 in /usr/bin/
2021-06-21 15:09:31 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-06-21 15:09:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-06-21 15:09:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-21T15:08:43Z
2021-06-21 15:09:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1cfd8b11832f11b3a9f97f760fe07004d0cc1261
2021-06-21 15:09:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-06-21 15:09: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.