2020-11-20 00:21:34 UTC
258 MB
rancher/rancher-agent:master-2d92095eebd2be2059178d3e9bce8fc9fd8e7f7a-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:4ec0bf6d2169a853d72537350c3d4940d69d5e8b48cc07a43aa7da3c316a5f20 - 38.06% (98.2 MB)
[#001] sha256:63ccca5bdd5d4484a567529badadad531c7c2651c625d9dfdb366724ca344789 - 0.0% (837 Bytes)
[#002] sha256:d2a12e677d333b8f918ce603e76c2c222ec444da27d7b5d7d3346c3290dbed04 - 0.0% (890 Bytes)
[#003] sha256:55356f177afb2ec9e055647145f67c19a4327138b88ce1d281dae5dc04d87c5d - 0.02% (65.3 KB)
[#004] sha256:19ce1e4fadd2bcb792c3e1c501873b7757779f3a08c3ee322ce82641b7088b81 - 0.0% (836 Bytes)
[#005] sha256:571266b7d13374df2ce0ad3c14627212976b0b540427200b8e722a5c4419d771 - 37.58% (97 MB)
[#006] sha256:5a90104263c352ea4c7b444757ecd5a8a2d55cf4f93590ace68dee9ee5322bf6 - 0.05% (125 KB)
[#007] sha256:7a7dcb603c0e2ac31386b83bc9b3ce7f8be4d87526b37d5bfe6a37ebda4e86a1 - 0.0% (835 Bytes)
[#008] sha256:691ae0f9cf235b7bc559803d3faae9f16dcd09722bfe71b04ce837d77ae6f5e2 - 0.0% (838 Bytes)
[#009] sha256:1532b874d02f601901546891b60eb512c889cea264e0f12166bcd3eeebfe3064 - 0.0% (853 Bytes)
[#010] sha256:63230e87f9e1bb5c2becc4bf69005360aedf14e5884cf9ced4bc707610107491 - 0.04% (101 KB)
[#011] sha256:cd9ec419d9546536e7feafd678713f236d6a2fcfc4b88c7241650998b748dd3e - 12.63% (32.6 MB)
[#012] sha256:18d28267acc618d77f077f80d0b991163bb520ff0f19614af2f525d88a8d207f - 0.0% (833 Bytes)
[#013] sha256:9f4547c28b5efe388944e68f305566950354c9c437caef05621eb9ad10c9555f - 0.0% (853 Bytes)
[#014] sha256:2642ba8345fa7451ca1856bcbe66095ca558da7e9800e310b0679b0b70163eb4 - 0.0% (826 Bytes)
[#015] sha256:398a8996958caf93ad0f6bf1368684bc82235199971ed069979054c5d0316fe4 - 0.0% (853 Bytes)
[#016] sha256:f9080a92119f656e1c0738feedb27a81cfc6596fbee0d14a93eb83920831d028 - 0.0% (849 Bytes)
[#017] sha256:1ec86e79aae6f488c9ca75c0f05aace241f312abcbd771a54913702c57ebe350 - 11.62% (30 MB)
[#018] sha256:c43f8ae7f5b234e1b007a6a49c6f3566e0f5d513c1cf426482232e2dd61733b6 - 0.0% (829 Bytes)
[#019] sha256:d37ead1b7a3b37d3906c5d7caac0ac05e41d386c46c2053e091f1adee2d81e42 - 0.0% (831 Bytes)
[#020] sha256:cf7c740a581a0fc530c5afd57ed02471ee3512acc09b78ea11f5638c26d30fcf - 0.0% (831 Bytes)
[#021] sha256:1ced981fc30b7c8368dba4b76d7669c5e7b84fd868f30d47b63a9858a52b8fb8 - 0.0% (830 Bytes)
[#022] sha256:e3eb87fa3b9fb7b4d7c4371b925621fdab413594b514f79554db079c6a170eef - 0.0% (830 Bytes)
Apply image 1903-amd64
2020-11-16 18:14:40 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-11-16 18:14:41 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-16 18:15:50 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-11-16 18:15:52 UTCcmd /S /C #(nop) USER ContainerUser
2020-11-16 18:16:20 UTCcmd /S /C #(nop) COPY dir:b7d603d3d1dc6eb42b16e4fb4b3aa3e67b31f78165f808c7221eb79966e50f68 in C:\Program Files\PowerShell
2020-11-16 18:17:00 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-11-16 18:17:01 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-11-16 18:17:02 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-11-17 23:12:34 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-17 23:12:34 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-11-17 23:12:36 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-11-17 23:12:37 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-11-17 23:12:37 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-11-17 23:12:38 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-20 00:21:31 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-2d92095eebd2be2059178d3e9bce8fc9fd8e7f7a-head
2020-11-20 00:21:31 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-11-20 00:21:32 UTCcmd /S /C #(nop) COPY multi:dee905deea256368007e549795148298c84a2c44bbdbe977d072f50405d0d2dc in \etc\rancher\
2020-11-20 00:21:33 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-11-20 00:21:33 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-20T00:21:28Z
2020-11-20 00:21:33 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-20 00:21:34 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=2d92095eebd2be2059178d3e9bce8fc9fd8e7f7a
2020-11-20 00:21:34 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.