2021-04-13 04:30:49 UTC
260 MB
rancher/rancher-agent:v2.5.8-rc3
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:ef11e3fc4f3c8fde075a1b6b355f949a4163916f4072d517d85436e89af06a04 - 38.36% (99.9 MB)
[#001] sha256:6fac50e5ea9440b763f0f8dd58d69e63559a2f5d23699ddb06bebc4e32457358 - 0.0% (1.08 KB)
[#002] sha256:4a722553d5b78dc72fdfb9cfa606e981a5e16e91bd39e1a31d48d404100a1818 - 0.0% (1.04 KB)
[#003] sha256:5cc4e742396cfd33c96a66606fdd2307fca8332c3017f800f1d469a29db4da6b - 0.03% (69.9 KB)
[#004] sha256:6efd700701e5ddcf36ea5f200578fc1591ec2ede441805f924257c7c2b927173 - 0.0% (1.02 KB)
[#005] sha256:42e2fcb8ee26da679f19acb0e9745b232cf906a1ed06ae22cd76347d40d29edb - 37.23% (96.9 MB)
[#006] sha256:d6e9194bcf6cc510d6cad386008fe83a7f55a32c226dd49d983063497f87d076 - 0.04% (98.5 KB)
[#007] sha256:85ad06cf60bc5b98c298fadd512a78ce8183e802f1aaaa0382363ed84e99b254 - 0.0% (1.02 KB)
[#008] sha256:afb0f01d0f03927cdf49da73a8ed697c412b396f10193cab1998ff6f8e35e442 - 0.0% (1.04 KB)
[#009] sha256:d5d2834876b251bab04611cfe377ad6e029b1ea0c9c1d50f68bd9de010911749 - 0.0% (923 Bytes)
[#010] sha256:08d28a2ea95f1180d950eff9d3d641f4d3b4bc59a07cf7a790f180d56172f1e3 - 0.04% (102 KB)
[#011] sha256:4b1ba6b0353d2a98a71a5107a81dd4c0017c630ed00f98cb7e1177d6953e06b3 - 12.46% (32.4 MB)
[#012] sha256:c05a09e8779f1351db9523ac8f203ef9e09b5c0245e2343b67d077a77ad5e0b2 - 0.0% (874 Bytes)
[#013] sha256:10eed813647675ee005b5d85b0bbf859bb7928e4348c28bff2b600992ea4178d - 0.0% (834 Bytes)
[#014] sha256:b1dbb245fe1856459c6c0e412423fc5db283ce072e76da80b2c554d2587133a9 - 0.0% (835 Bytes)
[#015] sha256:4155fbbdc6baec756e436e44af971cbc2cda1e3f29c2772e85a40ada07ce1c4f - 0.0% (862 Bytes)
[#016] sha256:2dd768937cd8b26e9bdf14929d089e446958be1e8165dbf6dd973e215b9afbff - 0.0% (950 Bytes)
[#017] sha256:fdc0821882b795a06d581aeccc7f68bb4e89a2c7603119df014896bb0b01b379 - 11.84% (30.8 MB)
[#018] sha256:252b3a3fe7beb3d8ec049f686c7dedc0b5a6b3e15bf5209835b7d30dfc818ac4 - 0.0% (963 Bytes)
[#019] sha256:f4f6474056d3aca47a56405494d00cf2931ac733d4103b9a34fc3f483109e86c - 0.0% (835 Bytes)
[#020] sha256:c1ace278c2f4776399962738a052d7e35c00a1ee8eed0da4431ea45b45fd9775 - 0.0% (886 Bytes)
[#021] sha256:6c9cf125ec9654e9677100d333d9e56ce66d6ddf5a4be9b3f6757deee12ac2fa - 0.0% (861 Bytes)
[#022] sha256:ad12933e29581ed646704298919689bbc5d8a67ea702b8ee4185120d26d67875 - 0.0% (887 Bytes)
Apply image 2004-amd64
2021-03-16 21:15:26 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-03-16 21:15:27 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-03-16 21:15:35 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-03-16 21:15:35 UTCcmd /S /C #(nop) USER ContainerUser
2021-03-16 21:15:51 UTCcmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell
2021-03-16 21:16:25 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-03-16 21:16:25 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-03-16 21:16:26 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-04-11 20:22:44 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-04-11 20:22:45 UTCcmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\
2021-04-11 20:22:48 UTCcmd /S /C #(nop) COPY multi:0e8a6dbde6799ed29d97e3da760f8f6561915347bc7d5fba733e9b1f8de89a63 in \Windows\
2021-04-11 20:22:49 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-04-11 20:22:50 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-04-11 20:22:50 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-04-13 04:14:01 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.8-rc3
2021-04-13 04:14:03 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-04-13 04:14:26 UTCcmd /S /C #(nop) COPY multi:18a0676f64dce6b7e8c28ca8d5b3bdac7e93877b1aa811d0afffa3c583ab1f16 in \etc\rancher\
2021-04-13 04:14:29 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-04-13 04:30:48 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-04-13T04:30:46Z
2021-04-13 04:30:49 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-04-13 04:30:49 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=70024998a0e95374a135177953a04f4539e2d59c
2021-04-13 04:30:49 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
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.