2021-01-04 20:58:49 UTC
258 MB
rancher/rancher-agent:master-e25426108c77d558a36c02f466bebdf1a8cd469f-head
DOCKER_API_VERSION1.24
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1903
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:302b7cf33b3a2bd3c958c33a0bb0221099c7abebd46bd685a171899210be5180 - 38.04% (98.1 MB)
[#001] sha256:c99b71322f98094328cbfe4e533e62c323564185edb3aef36f201817c35d316f - 0.0% (874 Bytes)
[#002] sha256:644592099bcca3931ac208de7acb18b9864fc376aa82ce79d503ff8811305b80 - 0.0% (824 Bytes)
[#003] sha256:7f7168ee45921ab5248822efe6710cd780cf1a3ce1ce72f4902c574a2fdca84a - 0.02% (64.4 KB)
[#004] sha256:567655c4eda01ab6f5e1b0c8458db71ca7ebcc436a8e8f3105d57ce7c18dc775 - 0.0% (847 Bytes)
[#005] sha256:0439fdc969df0a1428ef1ee44139a71fdcce4e14d78a889ba00380d3c13884b7 - 37.6% (97 MB)
[#006] sha256:72a7a5d1fb28553e60322aa9f952dfd9bf21b40672041fa06131be2f8fea358c - 0.03% (91.9 KB)
[#007] sha256:68fc068d7c1db4cdc2fe38f2bcb9c5ad86ee8bd823baba9f0a479586a1bad7e0 - 0.0% (840 Bytes)
[#008] sha256:d13bfa802c2e0f5118e03c462abe5f10ae3dbb32512317987800a17255806b3c - 0.0% (840 Bytes)
[#009] sha256:28215b304a95b52c72b9a726195f25f1852d2dc4dde98452d514831a4fdcd7e8 - 0.0% (850 Bytes)
[#010] sha256:e486f35445d8bcb23517396d78355d6c671acd1d173db0c7e22c9ff4eda5e248 - 0.04% (101 KB)
[#011] sha256:afc4492f96001e7c659a6b71d0964262f67013571e4ba2fcbb1dd471a1791f9a - 12.64% (32.6 MB)
[#012] sha256:7006251b77af54fd41e94eb25d13c8c4772419d85c4a5b8bf36063a8cae841f3 - 0.0% (832 Bytes)
[#013] sha256:e331d01c548890a97b37f31ad94041bfc52e8f3fc5cfabf41843aae3efe51328 - 0.0% (831 Bytes)
[#014] sha256:fb33b693a344e20a00d6805444a96b904037271a5ec2cfde8db25840e7d72fd1 - 0.0% (849 Bytes)
[#015] sha256:9ca144de85dc05575c0989e4ffdaa8c0dc785b6cdd96b3e57973d875d534b511 - 0.0% (851 Bytes)
[#016] sha256:3735f8382c64e99ea4dd614a0e8e16f030053744e16b45efa32155a4efe6dc9d - 0.0% (829 Bytes)
[#017] sha256:391a71eab33c43afd25313be53ed7bd86ed69da60931d2477226931764e8b84d - 11.61% (29.9 MB)
[#018] sha256:215101efd58b9b3c51e8e738cfedd8417f325cb9c5699d775f4da78381510cec - 0.0% (857 Bytes)
[#019] sha256:c74ce465e31402431409fdf5d5e30df723eb52c27699587162ec6803285513a6 - 0.0% (861 Bytes)
[#020] sha256:80f1ea1504ab6d6f9a39af19e62e399df321942ec0ff77a246ee2813e8489483 - 0.0% (826 Bytes)
[#021] sha256:f7e4bbd8379b80d2adc4e85e25f261c80f4f4e0b848012c25dcec12a5bb1fcdf - 0.0% (856 Bytes)
[#022] sha256:f4da7738a3268bbed94af65c1e151a4ec988facc982537a1d97b9d6dab04fa44 - 0.0% (827 Bytes)
Apply image 1903-amd64
2020-12-15 00:30:30 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-1903
2020-12-15 00:30:30 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-12-15 00:30:59 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-12-15 00:31:00 UTCcmd /S /C #(nop) USER ContainerUser
2020-12-15 00:31:50 UTCcmd /S /C #(nop) COPY dir:b7d603d3d1dc6eb42b16e4fb4b3aa3e67b31f78165f808c7221eb79966e50f68 in C:\Program Files\PowerShell
2020-12-15 00:32:35 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 ; }"
2020-12-15 00:32:36 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-12-15 00:32:37 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-01-04 17:23:16 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-04 17:23:17 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-01-04 17:23:19 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-01-04 17:23:20 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-01-04 17:23:20 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-01-04 17:23:20 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-04 20:58:45 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-e25426108c77d558a36c02f466bebdf1a8cd469f-head
2021-01-04 20:58:46 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-04 20:58:47 UTCcmd /S /C #(nop) COPY multi:0f6435e7f1cac4ca941bd0623b11fc82ebd8150cb7185447e533eeadc69c5451 in \etc\rancher\
2021-01-04 20:58:48 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-04 20:58:48 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-04T20:58:43Z
2021-01-04 20:58:48 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-04 20:58:49 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=e25426108c77d558a36c02f466bebdf1a8cd469f
2021-01-04 20:58: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.