2021-07-06 17:22:31 UTC
259 MB
rancher/rancher-agent:v2.5.9-rc5
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:430fc87a96d8c1b0a3a773eb7890fbf80feb675ada3d3b7ea191349dfc24e920 - 0.0% (852 Bytes)
[#010] sha256:7bbab9ba145b8e8e6860cda7c8dc964ac7954a9a299ce9c3c725f15101bce1ca - 0.04% (96.5 KB)
[#011] sha256:c494b726edb32ad1e8c858cbab62785cd0e256f59e683a7c207b98d8866446ad - 12.54% (32.4 MB)
[#012] sha256:a1204beaab752ac8f09c2777d61fdad3b446d765197cfd73b24f2f6498ccda6a - 0.0% (822 Bytes)
[#013] sha256:e7959335e3a829da7e5a9075ce610c4fb95ae1c4c7b8ff2c6bf969a2064187a2 - 0.0% (828 Bytes)
[#014] sha256:a44ee947e836edfd30c13e3845be238037f9a4cb0d82ce0f21c5093c45ac31f1 - 0.0% (849 Bytes)
[#015] sha256:2802c036f8bec48c3c9228cfe5e5a2a956b716f4cf87b0932bab704c112a128e - 0.0% (823 Bytes)
[#016] sha256:8e94accf76ad378de04de40996da9a925372e1fb9d3dc40cfd7e822871dd5fbd - 0.0% (830 Bytes)
[#017] sha256:43e3756f21f8e55e60d1659d2e2617cebc6024f24799030c6a03235348cceaa0 - 11.99% (31 MB)
[#018] sha256:bed959a736a180e56a194d77d060bda9faec465b2498fb0eabcd6b248371d2a1 - 0.0% (829 Bytes)
[#019] sha256:ff3a99bff552ea209c81bde79325993439c38138abe45c2f60219a9db14bf7ef - 0.0% (831 Bytes)
[#020] sha256:bad73a060e0303908741dedb2ba162fd6407ac1f98c0956eb597e43065a5f8d3 - 0.0% (833 Bytes)
[#021] sha256:09da33ab167ea5fdfd79f50a7f1a4f97766182f045eb2d6f45fe869f17ff33df - 0.0% (827 Bytes)
[#022] sha256:cfdda0bc48014dd6d438eaab10f18ef78c239f3a25f04b3b2b7c8205aa1a0d4a - 0.0% (824 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-07-06 17:21:55 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-07-06 17:21:56 UTCcmd /S /C #(nop) COPY multi:965b304f043056ca0b908acb4f545cec25b679d606a72d8b8fec16db9d31e8bc in \Windows\System32\
2021-07-06 17:21:58 UTCcmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\
2021-07-06 17:21:59 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-07-06 17:21:59 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-07-06 17:21:59 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-07-06 17:22:00 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.9-rc5
2021-07-06 17:22:00 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-07-06 17:22:01 UTCcmd /S /C #(nop) COPY multi:e669be5b0483173738b78918f5c999fe59e6238cf4aa1655a12302ec1b1ad600 in \etc\rancher\
2021-07-06 17:22:02 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-07-06 17:22:30 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-07-06T17:22:28Z
2021-07-06 17:22:30 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.revision=0f5970f6485737a132d26865f500bea111a2b517
2021-07-06 17:22:30 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-07-06 17:22:31 UTCcmd /S /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.