2021-06-02 05:27:38 UTC
156 MB
rancher/rancher-agent:master-562737fbce1de3e253773e5e3edcb5ede1336710-head
KUBECTL_VERSIONv1.20.7
KUBEPROMPT_VERSIONv1.0.10
LOGLEVEL_VERSIONv0.1.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:4bbfd2c87b7524455f144a03bf387c88b6d4200e5e0df9139a9d5e79110f89ca - 16.33% (25.5 MB)
[#001] sha256:d2e110be24e168b42c1a2ddbc4a476a217b73cccdba69cdcb212b812a88f5726 - 0.0% (857 Bytes)
[#002] sha256:889a7173dcfeb409f9d88054a97ab2445f5a799a823f719a5573365ee3662b6f - 0.0% (189 Bytes)
[#003] sha256:705577f179d3232f3290dc7b1ceb30fe30f3aa1411ce64b0bea4404165b5b8ed - 0.0% (123 Bytes)
[#004] sha256:5fee7874656d06bfd6a1951ec3ac90e8ca47a8aafb2449a5a448718f00fffe17 - 30.38% (47.4 MB)
[#005] sha256:dc6362a906deca298ca1403f22d5470d7d898893cc97ce044bd5e64add1e7fd5 - 1.41% (2.2 MB)
[#006] sha256:24b6688844a7c7de13f5956ae635520736831502dbc8aeb79f3ebf7e5465f03e - 17.05% (26.6 MB)
[#007] sha256:f205b316e5b671accb2d6896ded6f7c216edeff467ed1a539526847c382aa5d1 - 21.95% (34.2 MB)
[#008] sha256:f041e6c8a996803922fd83e4260602a74bef5753964adcb394170951a00082a8 - 0.01% (9.31 KB)
[#009] sha256:596ddfe1b1dd91cb5c8d2765dd409df7aeb52b7109df983ac5a3bbafdf7d0152 - 12.87% (20.1 MB)
[#010] sha256:595ab99f7d0fe17885dcf6133da9ab69c3328d63d1072bee1232c128cd0d3b99 - 0.0% (170 Bytes)
/bin/sh -c #(nop) ADD file:e05689b5b0d51a2316f8a87b1a9d6cbf90d98b19a424dbb924ee3d0b1cc17bfc in /
2021-05-19 19:44:31 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2021-05-19 19:44:32 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2021-05-19 19:44:33 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2021-05-19 19:44:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:26:58 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-06-02 05:26:59 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-06-02 05:27:00 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.20.7
2021-06-02 05:27:22 UTC|1 ARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl ssh iptables && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
2021-06-02 05:27:22 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-06-02 05:27:24 UTC|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin
2021-06-02 05:27:24 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-06-02 05:27:26 UTC|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin
2021-06-02 05:27:26 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-06-02 05:27:26 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-06-02 05:27:26 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-562737fbce1de3e253773e5e3edcb5ede1336710-head
2021-06-02 05:27:27 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-06-02 05:27:34 UTC/bin/sh -c #(nop) COPY dir:4353551b7a146f5415f0c7effc33d9d40bde4fb6c89a001a88ec8362650c1f44 in /var/lib/rancher-data
2021-06-02 05:27:36 UTC/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/
2021-06-02 05:27:37 UTC/bin/sh -c #(nop) COPY multi:244a5b1b0e5683a00c351cb551016b00204204dbdecd36a50e3820331201682e in /usr/bin/
2021-06-02 05:27:37 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-06-02 05:27:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-06-02 05:27:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02T05:26:34Z
2021-06-02 05:27:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=562737fbce1de3e253773e5e3edcb5ede1336710
2021-06-02 05:27:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-06-02 05:27:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
2021-06-02 05:14:27 UTC
241 MB
rancher/rancher-agent:master-562737fbce1de3e253773e5e3edcb5ede1336710-head
DOCKER_API_VERSION1.24
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1809
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:b9043d31610e0dfa43b1afe286f8918b6e3bf69ece50f44424b29d48f20aa662 - 40.14% (96.7 MB)
[#001] sha256:3629d9ce06a844deb84c791d00e37943a5671c6e08558173bd768a176330e3c6 - 0.0% (1.01 KB)
[#002] sha256:ee5749fbc2266ab9f023afd4f1a5f0114565df06ccc9d94f42b9ccce45c2d3ad - 0.0% (1.1 KB)
[#003] sha256:1e01879f89fc150db0f940a48765f7b747927db308ec9e31fa4dce66bda1ecfd - 0.03% (74.2 KB)
[#004] sha256:a7fa6391504a320baf5a23a2067cc67e92da4a53cb1215227f37b295b66b65b2 - 0.0% (1.02 KB)
[#005] sha256:879d9be6aad2d8c0aa188ee34d977487a9caa3f5a2603250caec47585abc394c - 40.23% (96.9 MB)
[#006] sha256:6217b35340a359f4efcb5dc19f0cdfd42fdcb3be6a605b541dab09b6169afaf1 - 0.06% (137 KB)
[#007] sha256:335c3ea0942e5393f2b02ba1d84df0f4f908b2a771e67e63f9d9d336f06f6db1 - 0.0% (1.05 KB)
[#008] sha256:a26028671ec49d9bcb4487ae7f993dad80cb2988b9615cdd624da294d0777bc1 - 0.0% (1.01 KB)
[#009] sha256:536b8528111149d716f073751f4f8c271ef7365889efbcfc3196e4378f4687ce - 0.0% (822 Bytes)
[#010] sha256:30efe6ab1f96265a59ed37f2c09930fa6ccbb558a5a7ec045af0bde3d8c6a96d - 0.04% (96.5 KB)
[#011] sha256:6101cd6e78ad49925c3c9e554a7f79d287a942e6f5d107b3c82a649565c59140 - 13.46% (32.4 MB)
[#012] sha256:315c016a889a975f0a071f675596d9cff78785b8524e3fc9b71108205f77b4cd - 0.0% (830 Bytes)
[#013] sha256:771558e16f7eb6e7b63d1a47bfc9dbd1ef8d07d1aa58148b9f8ce7f3da20cd40 - 0.0% (826 Bytes)
[#014] sha256:8a2b895be098aa55fe55a2356381ab4fc17e9fa98104651c887bb6abbccdf971 - 0.0% (833 Bytes)
[#015] sha256:8e72ff95ea95cc149bd3cb7f6e4022607843620a6737e00936d579ffdc59c495 - 0.0% (861 Bytes)
[#016] sha256:c080848bbf873c1c152ed46e102e7a7db2c688a6886b456e6a8509fe8f1ec8a7 - 0.0% (834 Bytes)
[#017] sha256:137162ec7e292cf20b3ef9d656ba5306a0d1d0d4b47edfd43da024a250648bcb - 6.04% (14.5 MB)
[#018] sha256:d51c92ced5d3364cb8c6d5c1fa1d55c64d5cc1912287b8829a90d6ef7f5e9228 - 0.0% (855 Bytes)
[#019] sha256:9b3de8790afa949507f513ba63dd2346cd88e20fed7d92884aad1f29e471844b - 0.0% (828 Bytes)
[#020] sha256:e5bc6c793cab69b496af23513024cc8f52d067ff3d8a1b06a1bd60e10df14ff8 - 0.0% (848 Bytes)
[#021] sha256:0924214960528ce9b6299dbdd8095b0190bea76b228540b24ddd48cf50c5fd18 - 0.0% (830 Bytes)
[#022] sha256:5a230f44b812ab3269dfcbe870a6205cbaad6d08406f094c2d4d69aa4f4b10ae - 0.0% (829 Bytes)
Apply image 1809-amd64
2021-05-26 17:00: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-1809
2021-05-26 17:00:21 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-05-26 17:00:50 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-05-26 17:00:50 UTCcmd /S /C #(nop) USER ContainerUser
2021-05-26 17:01:05 UTCcmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell
2021-05-26 17:01:39 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-05-26 17:01:40 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-05-26 17:01:40 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-05-31 07:40:41 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-05-31 07:40:42 UTCcmd /S /C #(nop) COPY multi:965b304f043056ca0b908acb4f545cec25b679d606a72d8b8fec16db9d31e8bc in \Windows\System32\
2021-05-31 07:40:44 UTCcmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\
2021-05-31 07:40:45 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-05-31 07:40:45 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-05-31 07:40:46 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-06-02 04:14:21 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-562737fbce1de3e253773e5e3edcb5ede1336710-head
2021-06-02 04:14:22 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-06-02 04:14:23 UTCcmd /S /C #(nop) COPY multi:3488d36c1f99300e10f6c929a2dd7181f5796826783da47199b25f93a517fe7a in \etc\rancher\
2021-06-02 04:14:23 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-06-02 05:14:26 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-06-02T05:14:24Z
2021-06-02 05:14:27 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.revision=562737fbce1de3e253773e5e3edcb5ede1336710
2021-06-02 05:14:27 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-06-02 05:14:27 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
2021-06-02 05:14:32 UTC
2.45 GB
rancher/rancher-agent:master-562737fbce1de3e253773e5e3edcb5ede1336710-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 57.23% (1.4 GB)
[#001] sha256:182d4887a30d6c29414d04c41f1093a66f4cc1bf83092d3231cc5538404d75ad - 38.21% (958 MB)
[#002] sha256:ff16a648ce5f9ad77db402acaa944e4ba8845cb7e6c6833561b8d593ba7e58d2 - 0.0% (1.27 KB)
[#003] sha256:6ee4e984ccaa9a85ada532061c634678f0780eb56f7b49a9dd920fe8a4588542 - 0.0% (1.32 KB)
[#004] sha256:8cc66e3d9f65700071823b2f615472ec5fbee27aaa78b6689831ac8b6a126a32 - 0.62% (15.5 MB)
[#005] sha256:51900ab5005be204299ea841330fa30b0aaf14d4bde27cf0d07a91fb26926778 - 0.21% (5.27 MB)
[#006] sha256:4b6f7ae1b22328920bd89ab1da335a450d1293ed31a46ed5b4c485af6cbcf103 - 0.33% (8.2 MB)
[#007] sha256:5e94fc671571bd4b0d70d83dba64cbce9ccae19377077ab40dfdce8f4d97f209 - 1.48% (37.2 MB)
[#008] sha256:8aa4c4da434a2b4524f33e697e13457b821f806882bd4f4b09c2ae1578ffd454 - 0.21% (5.33 MB)
[#009] sha256:050c9fb4d0ec3185f6550d7542a1c0d3d758f87b694a5d63d7360c4865413d0e - 0.62% (15.6 MB)
[#010] sha256:454586c25732b1bd8f974941d848d0ea2d705b6a86ecc04f0b97e39a72ea4f37 - 0.51% (12.7 MB)
[#011] sha256:c20ea8e29274f0392054a41db57b710918ee43ebdcfbff95e2cc7513f2e4b8fb - 0.0% (1.29 KB)
[#012] sha256:a3b3fde081721c4d4e409d4eedfbb646001af49e6c204059766eef72a794765a - 0.0% (1.27 KB)
[#013] sha256:850e1f9af5f7ed1a509ec467f1668d7f15bc3d8fe351dacb3395fe9af05b2f30 - 0.0% (1.29 KB)
[#014] sha256:0774d33db17ca9c7badea67dbd2b297bda78bc52ca267fc33c7c85e7cf648f3f - 0.0% (1.29 KB)
[#015] sha256:24ecfeb924779936d072310932d7581914907a5d2597a18907a7482e5275f401 - 0.0% (1.27 KB)
[#016] sha256:32d56d11e35ad4f6960645314d4f183e3eb80da8bb21012722d4874c4490eee6 - 0.58% (14.5 MB)
[#017] sha256:a3cff1b2b92382f303d71001b6fc702d8cbd0e19b2a69ad19bc6b26fcbb2b10c - 0.0% (1.27 KB)
[#018] sha256:e0f91440d0da2289250b64ac33a9ca5964a945f14798afc383f94b3d0ab9b9f3 - 0.0% (1.27 KB)
[#019] sha256:a8c2431bd0f72d8b86a813551156dc6b09f634e8bdc04f9a0a031ab81e4e7a5f - 0.0% (1.27 KB)
[#020] sha256:c6bf781aba40a8c7795b791e65a4f6e9a24beda12bec49973186e0e81561dfa4 - 0.0% (1.27 KB)
[#021] sha256:15487a485c20a018be2a675987cc2c41d65a5060339d41050d84fbcc73b06cf3 - 0.0% (1.26 KB)
Apply image 20H2-RTM-amd64
2021-04-30 07:39:08 UTCInstall update 20H2-amd64
2021-05-31 07:41:00 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-05-31 07:41:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-05-31 07:41:32 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'
2021-05-31 07:41:42 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'
2021-05-31 07:42:10 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; if (-not (Get-Command Expand-7Zip -ErrorAction Ignore)) { Install-PackageProvider -Name NuGet -Force -Verbose; Install-Module -Name 7Zip4Powershell -Repository PSGallery -Force -Verbose; if(-not $?) { Write-Error "Failed to install package"; Exit 1; } }
2021-05-31 07:42:22 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.19.7/kubernetes-client-windows-amd64.tar.gz'; function Expand-GZip ($inFile, $outFile) { $input = New-Object System.IO.FileStream $inFile, ([IO.FileMode]::Open), ([IO.FileAccess]::Read), ([IO.FileShare]::Read); $output = New-Object System.IO.FileStream $outFile, ([IO.FileMode]::Create), ([IO.FileAccess]::Write), ([IO.FileShare]::None); $gzipStream = New-Object System.IO.Compression.GzipStream $input, ([IO.Compression.CompressionMode]::Decompress); try { if (!$input -or !$output -or !$gzipStream) { Write-Error "Failed to Unzip the archive"; Exit 1; } $buffer = New-Object byte[](1024); while ($true) { $read = $gzipstream.Read($buffer, 0, 1024); if ($read -le 0 ) { break; } $output.Write($buffer, 0, $read); } } finally { $gzipStream.Close(); $output.Close(); $input.Close(); } }; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\kubernetes.tar.gz -Uri $URL; Write-Host 'Expanding ...'; Expand-GZip c:\kubernetes.tar.gz c:\kubernetes.tar; Expand-7Zip c:\kubernetes.tar c:\; Write-Host 'Complete.'
2021-05-31 07:42:32 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-05-31 07:42:42 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-05-31 07:42:51 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-05-31 07:42:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-05-31 07:42:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-05-31 07:42:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-06-02 04:14:25 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-562737fbce1de3e253773e5e3edcb5ede1336710-head
2021-06-02 04:14:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-06-02 04:14:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:25de1ea6973d3c690691256e6e6020de8a92b17ad66d8d8098a9676de432b500 in \etc\rancher\
2021-06-02 04:14:27 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-06-02 05:14:30 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-02T05:14:29Z
2021-06-02 05:14:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-06-02 05:14:31 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=562737fbce1de3e253773e5e3edcb5ede1336710
2021-06-02 05:14:32 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-06-02 05:14:24 UTC
244 MB
rancher/rancher-agent:master-562737fbce1de3e253773e5e3edcb5ede1336710-head
DOCKER_API_VERSION1.24
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-2004
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:911d5927702b4106ec92dc9af043208685f87704d17f0939c014111c65a18d85 - 40.93% (99.9 MB)
[#001] sha256:f19faca862bcb13ccc136b2b7dd13b85c65001f80fbc6557f8d3a23b222d6f2a - 0.0% (1.09 KB)
[#002] sha256:dde2ec6106e27e14269b41f3f97948cf058f8ee2ebfac5b8c53dc21fd99ffb85 - 0.0% (1.02 KB)
[#003] sha256:5f16c5876acb8eedc06325c313c64440410f4674086f0a983af7a949aa4687d2 - 0.03% (69.1 KB)
[#004] sha256:00b8909783afe672123e06c34a96bdc682cf971fd1a9badf348341d8b373123a - 0.0% (1.02 KB)
[#005] sha256:2ae97dedaf15a93b690f7da9f2257cec57772b07503eb3128abe5cf508b23967 - 39.7% (96.9 MB)
[#006] sha256:7968036e401307da70749ac0200be2faa22d71d7d8952d47440ce46b9b1e8d23 - 0.06% (143 KB)
[#007] sha256:6d14c66d90b346b09f16270cf25b45f2fb5416e5d87395328a1e8cae871a0b98 - 0.0% (1.02 KB)
[#008] sha256:47027babcb567c1155ea192679c79b12ccb23afcd6276a5584eaff839fecb0b1 - 0.0% (1.04 KB)
[#009] sha256:3fd13bcbeccbebd452c996bbec99f76245c9b7e094e313d8a2f6399a9fc49a49 - 0.0% (1.04 KB)
[#010] sha256:3d09cfb883e02a4c499bd1be70e5f6b73cf91c6afd6e3af08c87ef2dffb46eb6 - 0.04% (102 KB)
[#011] sha256:f910566343bff6d259f95c1694580450ab556a55551d39694e65d247d77897dc - 13.29% (32.4 MB)
[#012] sha256:6a8c4901702c621672d2282b0000ed1cb7ede2fb52acae6f80316a3df88b345e - 0.0% (1.02 KB)
[#013] sha256:701c3007b10b6ba5e18f0a2f28a7c168df8252f53b5b3c6519f30e9bcc31f1bc - 0.0% (1.01 KB)
[#014] sha256:e2eb95bdce17e1026f8a012f05928a28150c5db3695dc76ca414c368d2dce5d5 - 0.0% (1.05 KB)
[#015] sha256:bbf6c946483d2eb8c8e0261d91db9be189882594369da9e6d8e56c4851b783d7 - 0.0% (1.04 KB)
[#016] sha256:f8804ceaadb3148254ac0164d8eac24dc16658e9715731ed5754fe2db730c2de - 0.0% (1.04 KB)
[#017] sha256:2dad66e12711866a333ea11179ae5896539f00783e1187c23259f39914c608c7 - 5.96% (14.5 MB)
[#018] sha256:079d8e330b3f76d4cc7e39c0da277b3f4a20e30ed35c6bbe4a6c955daaec96c7 - 0.0% (1.01 KB)
[#019] sha256:06877d662d25915a3280e7f7dc85348ef8f1a23e83ff2e12d18f74ae05d4a8a0 - 0.0% (1.02 KB)
[#020] sha256:f9be2863b636c2b51cd6b2c22dc692cee82e7ad7becdf39f8c512b22ac5828fd - 0.0% (1.09 KB)
[#021] sha256:85016f68b3542a9a3313426070365d043f7b16f0390c0e658a90332149746006 - 0.0% (1.04 KB)
[#022] sha256:56fae2263439c30d3b7c8fe5463bac156a02bbe366c87e8cccfa669e44004042 - 0.0% (1.04 KB)
Apply image 2004-amd64
2021-05-26 16:47:12 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-2004
2021-05-26 16:47:13 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-05-26 16:47:38 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-05-26 16:47:38 UTCcmd /S /C #(nop) USER ContainerUser
2021-05-26 16:47:53 UTCcmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell
2021-05-26 16:48:27 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-05-26 16:48:27 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-05-26 16:48:28 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-05-31 07:43:42 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-05-31 07:43:43 UTCcmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\
2021-05-31 07:43:45 UTCcmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\
2021-05-31 07:43:46 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-05-31 07:43:46 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-05-31 07:43:47 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-06-02 04:14:24 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-562737fbce1de3e253773e5e3edcb5ede1336710-head
2021-06-02 04:14:24 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-06-02 04:14:25 UTCcmd /S /C #(nop) COPY multi:25de1ea6973d3c690691256e6e6020de8a92b17ad66d8d8098a9676de432b500 in \etc\rancher\
2021-06-02 04:14:26 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-06-02 05:14:23 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-06-02T05:14:21Z
2021-06-02 05:14:23 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-06-02 05:14:24 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=562737fbce1de3e253773e5e3edcb5ede1336710
2021-06-02 05:14:24 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-06-02 05:24:14 UTC
145 MB
rancher/rancher-agent:master-562737fbce1de3e253773e5e3edcb5ede1336710-head
KUBECTL_VERSIONv1.20.7
KUBEPROMPT_VERSIONv1.0.10
LOGLEVEL_VERSIONv0.1.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:ed6dc9c66f7cc607969a6f995c83956f1e614ec5dd42205a2ea544f8f6260a34 - 15.56% (22.6 MB)
[#001] sha256:15c11899c85b166cc1ed1af82b5f8bda57b93fa119405e47bb96f45bbbd93533 - 0.0% (852 Bytes)
[#002] sha256:86ebe93eb4a196c3d45c24bb95176c57287e87aed340cf757e873a861aed2540 - 0.0% (189 Bytes)
[#003] sha256:4d6b76dac48b874d8b1f72b6f610a30dde9cd9d265290d89846eef64e69e0b52 - 0.0% (123 Bytes)
[#004] sha256:d2c26914fd75d0840894fe06d9ae688565304e63d6102fe2073446097a992d29 - 30.09% (43.7 MB)
[#005] sha256:4acb2ad3cd2a57ed259a683d89f1ea9f5a4d7ad0110aad19664f931da8e475fd - 1.34% (1.94 MB)
[#006] sha256:4f05cfb9ac6e98a37a2478f7319e0ee795dab40e76c7c3d3f8633dcbbe23d2a6 - 16.96% (24.6 MB)
[#007] sha256:a411c3f8d51dcbf19c24f49135751468e1b9a1a842404cb0cf50fb4badd02897 - 23.56% (34.2 MB)
[#008] sha256:3d94f4ff57dea4c71259bd11021427a9538bb78ae3ee5eac974ca0c9c9be6c42 - 0.01% (8.89 KB)
[#009] sha256:fa15b97de9cf1a8f45f7195127e63addafe252940d11991fc58abe7cf7b87beb - 12.48% (18.1 MB)
[#010] sha256:f65bdbfcbb871d1a4e1d5d0112e2b53c2b359bf937a94f56f719b0fce99c90fb - 0.0% (171 Bytes)
/bin/sh -c #(nop) ADD file:813209ca97a54f1f092727aea57fe5652a037b9c167df8bfccd9262415f8553f in /
2021-05-27 12:29:49 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2021-05-27 12:29:50 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2021-05-27 12:29:51 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2021-05-27 12:29:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:23:40 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-06-02 05:23:41 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-06-02 05:23:41 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.20.7
2021-06-02 05:24:00 UTC|1 ARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl ssh iptables && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
2021-06-02 05:24:00 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-06-02 05:24:01 UTC|1 ARCH=arm64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin
2021-06-02 05:24:01 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-06-02 05:24:03 UTC|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin
2021-06-02 05:24:03 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-06-02 05:24:03 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-06-02 05:24:04 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-562737fbce1de3e253773e5e3edcb5ede1336710-head
2021-06-02 05:24:04 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-06-02 05:24:11 UTC/bin/sh -c #(nop) COPY dir:862820978eac2d4eab4f514cb15326b4592e745f37b52e07bde2d68fd18032d9 in /var/lib/rancher-data
2021-06-02 05:24:12 UTC/bin/sh -c #(nop) COPY file:c60b26f35c3c5659c4b0e8025022c909934ae8190a20e5ee1935a9d5c70e85ab in /usr/bin/
2021-06-02 05:24:13 UTC/bin/sh -c #(nop) COPY multi:f0c875f19201bebceb3df0c64873a04305e444a3c3ab34c73d38a52e3c7b8d2a in /usr/bin/
2021-06-02 05:24:13 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-06-02 05:24:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-06-02 05:24:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02T05:23:24Z
2021-06-02 05:24:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=562737fbce1de3e253773e5e3edcb5ede1336710
2021-06-02 05:24:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-06-02 05:24:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
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.