2021-04-09 00:40:51 UTC
240 MB
rancher/rancher-agent:master-698590b333125305f9d4b2ea84033d3d35b5ff4c-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 - 40.88% (98.1 MB)
[#001] sha256:de401d0ad50a73809f52f1b2cdd08372d48affaed3cdc2d9c82fd93fdb86935d - 0.0% (822 Bytes)
[#002] sha256:b251ece4f860cf57423dd1455d77586f293f469389d4e8f22eda21f3f3865674 - 0.0% (921 Bytes)
[#003] sha256:da83f3e327d6be0778a2e9cb3bdbcd4381d91d53be27a9d83e7a02d713898ab6 - 0.03% (67.5 KB)
[#004] sha256:128bd25e4a5fd56d89d1d3519ab5299fad89e0fa26b42a19bbcacf3ffc63a75a - 0.0% (849 Bytes)
[#005] sha256:02a46850464f896128d38032429af01ed881c9561496b85a7dcf75894d1cfd3f - 40.43% (97 MB)
[#006] sha256:99558043528fca28cf576a5dae72c8dbbe8a309833109869786f3e709ee3e864 - 0.04% (92.7 KB)
[#007] sha256:39ff56c128357f2bde42c7177c54985736cd9022f26f72f0560ccd997975b59d - 0.0% (843 Bytes)
[#008] sha256:bb889420c0e542967f5ff0364fc7f0f64026326699d5dba17be0ff04d9435c8c - 0.0% (917 Bytes)
[#009] sha256:183079d788dd723c2b3119c0362c25f058f2e6bb82a86e41fa08f39d1e8711ce - 0.0% (852 Bytes)
[#010] sha256:d8592802186b648e08487c0b69c3ef6f643f63672f70ed7c988f949e27dc2ce1 - 0.04% (101 KB)
[#011] sha256:acbf0baa9ccc446ec177c8bd050adac9f7ab8f8040e9d5b4ec80d1362c5942b7 - 13.51% (32.4 MB)
[#012] sha256:9b6d08cea82fc1a4abd38fafc32b3f51ce0dd685a871a8d7ee1b5c2ffce1d743 - 0.0% (898 Bytes)
[#013] sha256:13f30704ac7c40f744dcda6089fb201c9b7e226f0f7c21f040bf424e064b12af - 0.0% (855 Bytes)
[#014] sha256:2b8c58c543fdc6aacca2e34cebf9528ac0238f66919586e534b404d45a99ee64 - 0.0% (851 Bytes)
[#015] sha256:fe6c5ce9649141d8b3c7f0dc01c68eeeca2dc00de21e60b80dc762ff71945a59 - 0.0% (825 Bytes)
[#016] sha256:4e7c7b5ab896123db217c8f460c58d121fdf9728e4dff6db9b79df79d60feedf - 0.0% (859 Bytes)
[#017] sha256:21f3c8554df7382bcf115475930f43fa700c139c36c8be42e2e56b5edbec5d37 - 5.06% (12.2 MB)
[#018] sha256:5cda4a26ae39e639cc5b1997b598f14b647ad64e81ba58a42f31a8d69125ec56 - 0.0% (854 Bytes)
[#019] sha256:37ee35541a48f37a650c131bf7fc7acdcf99f312974490ce16eba42bf84cec35 - 0.0% (874 Bytes)
[#020] sha256:47f44b7d5564eeb0a33b0e0518a1a9fd7feb3fdcfaaccf5d9d2e388e4db72859 - 0.0% (825 Bytes)
[#021] sha256:31639a4539b62bbb8025983fc43a1bca29027390d47778b92feed73102ccd348 - 0.0% (832 Bytes)
[#022] sha256:b6e13283837ecacecbd1346f09556436ccfaccd44af4a99ea41be1cc58b0ecaf - 0.0% (831 Bytes)
Apply image 1903-amd64
2021-01-15 21:08:09 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
2021-01-15 21:08:10 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-15 21:08:55 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-01-15 21:08:56 UTCcmd /S /C #(nop) USER ContainerUser
2021-01-15 21:09:18 UTCcmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell
2021-01-15 21:09:58 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-01-15 21:09:59 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-01-15 21:10:00 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-04-05 18:25:35 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-04-05 18:25:35 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-04-05 18:25:38 UTCcmd /S /C #(nop) COPY multi:0e8a6dbde6799ed29d97e3da760f8f6561915347bc7d5fba733e9b1f8de89a63 in \Windows\
2021-04-05 18:25:39 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-04-05 18:25:39 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-04-05 18:25:39 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-04-09 00:40:48 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-698590b333125305f9d4b2ea84033d3d35b5ff4c-head
2021-04-09 00:40:48 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-04-09 00:40:49 UTCcmd /S /C #(nop) COPY multi:e06aa2d8e7c2457b11477db56179335a92f92a7f48e7a32c3eba92bc9629e1e0 in \etc\rancher\
2021-04-09 00:40:50 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-04-09 00:40:50 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-04-09T00:40:47Z
2021-04-09 00:40:50 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-04-09 00:40:51 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=698590b333125305f9d4b2ea84033d3d35b5ff4c
2021-04-09 00:40:51 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.