2020-12-01 01:23:26 UTC
241 MB
rancher/rancher-agent:v2.4.11
DOCKER_API_VERSION1.24
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1909
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:f5b1236b12ef101b472427bd3ef94193f55a4b6776b53bbf636d439634a5d6f6 - 40.63% (98.1 MB)
[#001] sha256:596a6c70e38f04b7b3d29be41ce3699580a27800f668da6855a76799a87e9634 - 0.0% (828 Bytes)
[#002] sha256:b27ca61689320e41a227b945470bb42688beaccbd784afc2065717ebede8740c - 0.0% (836 Bytes)
[#003] sha256:e53e5d9af7061afd2db83e8a4be781a71b3111cd4b28d370ef740309bd2d6ccd - 0.03% (64.9 KB)
[#004] sha256:ca27c462edbeace979e649ce0fee35d17fea532629f0a7862e13c4bd292f1c9e - 0.0% (840 Bytes)
[#005] sha256:2bcc6b22e07fc6a15bd15745f83ee030aa6edbc9cd1860a03402c1294352bc80 - 40.16% (97 MB)
[#006] sha256:f497d9ff38c7b7f4f9020bafe37e91a6737fcea4ad74546aa15c0e8e8214a664 - 0.05% (124 KB)
[#007] sha256:efb4e8ac9fa17b9c8b41aa8b2eddacef04caa91407df2ba63260fc31e8208175 - 0.0% (842 Bytes)
[#008] sha256:3797a9ab02cdd0d8a5e1cfd0616234feea8f1b9f5a80e30367b3aa97308c8c23 - 0.0% (838 Bytes)
[#009] sha256:da0837efad5d77f86f8c0b0ddf35509968930212debd563ec1e90a7be7ca3634 - 0.0% (827 Bytes)
[#010] sha256:f6fe0e8339ffdb2431d062b12560360659d6b25bdfc23466be1567ba882b26d1 - 0.04% (101 KB)
[#011] sha256:b8f0ebdd9b1edd6af369977e34bf53310c3d71d2cefc12ec45cfd23fd437beb9 - 13.5% (32.6 MB)
[#012] sha256:a0619f5b44cc5fd230f63c74f6b56144250cde994a9b9e3ce804d2593adf4fac - 0.0% (855 Bytes)
[#013] sha256:c187d1102dfebe0c1ec6dcfe0a250d97233e98b2926e3c76bb4cfc94f079844b - 0.0% (833 Bytes)
[#014] sha256:b9a90b56cc27e9ea2f8ba6a0888af3a44c1ee47b74a5f7a1f9bb8bb069494b31 - 0.0% (830 Bytes)
[#015] sha256:cc5f01edcb3c904a34100fb916ece86ced15aa2f747e46ba0346d4389c8982f8 - 0.0% (857 Bytes)
[#016] sha256:4e08725f36abc726aba7808416594478554e1eb85239dee36c978cea4aa86ba3 - 0.0% (835 Bytes)
[#017] sha256:540698df9f0bcfc67249c9e9d27b13c2bae2d04509a5a45c550b8ea569c9394c - 5.58% (13.5 MB)
[#018] sha256:92048986f6bed024878a9d7cc6e529b4079ade72c8bcf8eef814c119c13c8a95 - 0.0% (857 Bytes)
[#019] sha256:09a27319ce0db23c2e43b9cb7bb59f1ddc5edd3d94a478925dc89e442e607b8b - 0.0% (831 Bytes)
[#020] sha256:52e4a2206d5211a8e6c2e1fa66e4169caa4cada34a07753cfa861470e38a2298 - 0.0% (828 Bytes)
[#021] sha256:6537f4e728fb7c3bd6b9566d09eea18add59c7dc745703ae4b409481ce9049fe - 0.0% (824 Bytes)
[#022] sha256:20186c8722f6e542c2c6d5578f4acbb4f028aeab5f87985ab87b02fc474c4718 - 0.0% (856 Bytes)
Apply image 1909-amd64
2020-11-16 18:01:04 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-1909
2020-11-16 18:01:05 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-16 18:02:04 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-11-16 18:02:04 UTCcmd /S /C #(nop) USER ContainerUser
2020-11-16 18:02:29 UTCcmd /S /C #(nop) COPY dir:b7d603d3d1dc6eb42b16e4fb4b3aa3e67b31f78165f808c7221eb79966e50f68 in C:\Program Files\PowerShell
2020-11-16 18:03:09 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:03:09 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-11-16 18:03:10 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-11-30 16:56:43 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-30 16:56:43 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-11-30 16:56:45 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-11-30 16:56:46 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-11-30 16:56:46 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-11-30 16:56:47 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-12-01 00:52:11 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4.11
2020-12-01 00:52:11 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-12-01 00:52:12 UTCcmd /S /C #(nop) COPY multi:bb0b124b160e380648fe9de92fb7f6421026d5856c3e648b239736b1527cc7ae in \etc\rancher\
2020-12-01 00:52:13 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-12-01 01:23:25 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-12-01T01:23:23Z
2020-12-01 01:23:25 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-12-01 01:23:26 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=e15811b1f022ed33f8a16b7beabc97a892616e52
2020-12-01 01:23:26 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.