2021-02-26 18:34:15 UTC
258 MB
rancher/rancher-agent:v2.5-cddbe20e0eb433104ff4e181c5b094146b28aeb0-head
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:63eed21864e051f1fb4c2f1d98b2579e732b03cd2d3ba946793797ea4dd0f0d6 - 38.09% (98.3 MB)
[#001] sha256:8a55f563dae9429ec55d5b4a2632afcf2febf292ba778132a2f32f1c2caf49c4 - 0.0% (1.01 KB)
[#002] sha256:1e862db6e02c691a956624d8761410bc1fe42f63b64cd90f63944f9ed638dfb2 - 0.0% (1.04 KB)
[#003] sha256:fd30d45da585f4943311c10c7702ca5885dfcd621cd237e26060638424ba4b00 - 0.03% (67.2 KB)
[#004] sha256:297d687bbc442a955fe9085893adee916146dcac058164ca431c412938c5dbb4 - 0.0% (1.01 KB)
[#005] sha256:47429db46ae6fe213ef0ed3e0b3910b2f7f700ab6dab12d7fc4ef7ecbb2c4c3f - 37.57% (96.9 MB)
[#006] sha256:ac257e138871406a795993f9e797c1048f988a07b1dbff60aeb5f0cc5ab2e501 - 0.04% (97.3 KB)
[#007] sha256:c32268170fb6045f5b8d7202f0e9417b4f1d861a44602fb1c27a00d34b8be42b - 0.0% (1.06 KB)
[#008] sha256:0d55a90dbc6517b6eaa23403ed347b2def76a019a589c20599dd8e34cf5b2191 - 0.0% (1 KB)
[#009] sha256:3872e373c1d01da624a7256731b306531f06baa7ff1b1d950165f0ae8f782d71 - 0.0% (858 Bytes)
[#010] sha256:51f8c63e935d1eff5fe0551ea4ff164715dea0458dc8924804323dc946373ea4 - 0.04% (101 KB)
[#011] sha256:ed866ab761874c5fd955a9a5b7629d3736d0ffcfdfdd1127ebd02fa41618a99c - 12.38% (31.9 MB)
[#012] sha256:1c8db29b93703aa1dd0d9796d0c60a8495f0098361d6d0fa42f338b693b47008 - 0.0% (828 Bytes)
[#013] sha256:a04a2666d8858f8b5fd267552deec815533293cde844efd4352f69fdde1c57db - 0.0% (828 Bytes)
[#014] sha256:4ac6f8dc55529556213bf872dea5b103ad9178cca52cd9d10817f3075f573c94 - 0.0% (862 Bytes)
[#015] sha256:4de3e1895f8e2ae8fa565b638bb25ab58d5b432ae987bb0490ae94b92e603f1f - 0.0% (927 Bytes)
[#016] sha256:193324880a516330708338beffc5fa29b17cfbd9e5cfc588f78d41a35085106a - 0.0% (955 Bytes)
[#017] sha256:081f2fc7c0f0721bf40e25a11cb8d1aa48c48d28e8e4f43b4bcc559a90ce0db4 - 11.85% (30.6 MB)
[#018] sha256:f6b07ee470317f9d5233caa7cb68936a500f0f571fd52a0ff1a474d232866582 - 0.0% (956 Bytes)
[#019] sha256:34405a3a69abc6046e590488aa2d2fa19dc6e72802cfde23d0331682de671c6e - 0.0% (955 Bytes)
[#020] sha256:427d5af4e83b4963c1832f3b0aac94793c21d43abd2ec3251f4ade32387805a2 - 0.0% (937 Bytes)
[#021] sha256:b56ed61053ac0930acecf9a611973ba430b4d1dcb69f33dd1901ca1c5c571221 - 0.0% (957 Bytes)
[#022] sha256:6128a49b5f33646ae1f68bd6de2d9048d25fd7bdb336d908f9d27c91a05bf06f - 0.0% (948 Bytes)
Apply image 1909-amd64
2021-02-11 02:49:20 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
2021-02-11 02:49:21 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-11 02:50:10 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-02-11 02:50:11 UTCcmd /S /C #(nop) USER ContainerUser
2021-02-11 02:50:31 UTCcmd /S /C #(nop) COPY dir:92f4da3fb221812d2477834c10ec76125b48afd356f2b47c3228fa41dd07749d in C:\Program Files\PowerShell
2021-02-11 02:51:11 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-02-11 02:51:11 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-02-11 02:51:12 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-02-21 18:27:41 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-21 18:27:42 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-02-21 18:27:44 UTCcmd /S /C #(nop) COPY multi:bd77f1283343e2458a0da74c3ea9f28b8428d86f67ea33f5236a276e1178069b in \Windows\
2021-02-21 18:27:45 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-02-21 18:27:45 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-02-21 18:27:45 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-02-26 18:33:33 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-cddbe20e0eb433104ff4e181c5b094146b28aeb0-head
2021-02-26 18:33:36 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-02-26 18:33:59 UTCcmd /S /C #(nop) COPY multi:1445a9c0a4c8c42f928826d8c2077821481b6a9833b561f196f54501b2cc4d52 in \etc\rancher\
2021-02-26 18:34:03 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-02-26 18:34:08 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-26T18:33:12Z
2021-02-26 18:34:09 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-02-26 18:34:13 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=cddbe20e0eb433104ff4e181c5b094146b28aeb0
2021-02-26 18:34:15 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.