2021-01-31 20:50:46 UTC
2.46 GB
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 56.98% (1.4 GB)
[#001] sha256:18629c768c3f1391a29a90ea5e5b8a2b4185ec20b1781c40273741f648a0c882 - 36.46% (918 MB)
[#002] sha256:d82d0c0a26dc157f851ed482001b50be69234bb1f686b47a20389c2d465be80f - 0.0% (1.07 KB)
[#003] sha256:e393ebcc16b1008ce4b0c681e48bff209ec97831fcae90a3bef75050f7e67e22 - 0.0% (1.07 KB)
[#004] sha256:eb2ef8c76c2d8e885ed2b039eb47fc5215f6faed2814857ee62c4b2d62d636e0 - 0.31% (7.83 MB)
[#005] sha256:33157c90e47d61ae2508f095c60a8057a0eda706b117cd349bf744595919a311 - 0.43% (10.8 MB)
[#006] sha256:33e0d06eb6a9f7270837c3788cb54f0cd6c34afcd867d887244092719c514260 - 0.34% (8.62 MB)
[#007] sha256:2592c8f8d958df1e029fa2bf54e2b063dfa6471af98be7d2512acc27d7d6ff8b - 2.18% (55 MB)
[#008] sha256:d12dc3d4eeaad998d774dee5367c28d7676289e86b3905d580f9efa4d8f7ed53 - 0.82% (20.5 MB)
[#009] sha256:a4c2654491a4af6c265ab2b5ae7768b83dfbcad32d36df9751e4cb8a3395f787 - 0.23% (5.79 MB)
[#010] sha256:f3b790fd92a8a82f0ac04bcc4cd2555d6a05dfecc000ef633d2744e95b7e999f - 0.39% (9.83 MB)
[#011] sha256:3ccbf1dff26accba78e641f921009f2d1dc33cfac480fa5a28cc3101669cef88 - 0.02% (439 KB)
[#012] sha256:cfd83482b7f6ac73f0435238c725c51ffec97787206ba380315b63c211c4d892 - 0.19% (4.88 MB)
[#013] sha256:5c8357a674082ba67e95cbc420bed55d5ba5715fbd0d637cbe57f3dd87f8e0cd - 0.23% (5.89 MB)
[#014] sha256:043416f850886818bb2c936762050da442c5290a81d8fd9777875278e6bcf7c5 - 0.08% (2.12 MB)
[#015] sha256:a19c7137e2bb72b66c20921240834769396abb9e425e259fdd5306431aedcb9e - 1.28% (32.3 MB)
[#016] sha256:490fbf063dbf06cfbddcebe60d5fe803a633f8bddf323fce5b602574a6cc009e - 0.03% (703 KB)
[#017] sha256:701779403206dfc1bf6493f9d2f8f1f08c71f782eca7b69fb12f29ed923cbc55 - 0.02% (488 KB)
[#018] sha256:53510e1136fc8d6e47921581659bbb8d22f6cf36f6b25ee92c136cd3a6cc152d - 0.0% (1.76 KB)
[#019] sha256:761684e24330d5376dcea94f18d4c28bb1de7fac45d4efdb88602563338e4f55 - 0.0% (1.6 KB)
[#020] sha256:fbb5d6f97354b8841c817aee8e2244c03a8dacab441e63da84a7dd2f547b4308 - 0.0% (7.94 KB)
[#021] sha256:2c2b970c79ba26d218e67dec288f39233ec51da8abe30bf928434b460d8c1134 - 0.0% (7.06 KB)
[#022] sha256:ee263f9e100959b7ee793b4a8f76a5353502573b6ce077f47b663e5553cbf79b - 0.0% (1.09 KB)
[#023] sha256:2b056f37cfac19d23f60e41a6445f3a089d00fc2eacafc43105463ca682773eb - 0.0% (1.1 KB)
[#024] sha256:49107a86368be4bf8eeb20d8904e11113ccb75bd075b6442f0dc6bace3b80011 - 0.0% (1.1 KB)
[#025] sha256:c54e109b9276819735ab25ff14affb1cc6a1e1160cb8cba2d0bd037b49f46c1e - 0.0% (1.1 KB)
[#026] sha256:beee31a253dc4063656972cd50cde49ea2d2de123a88c8de3a846fe0c4d0fca6 - 0.0% (1.1 KB)
[#027] sha256:0195341b549c1babf8a1a3f0d776b5cc4c7b8c8cc9ca6fbaab2cc222fb37239f - 0.0% (1.1 KB)
[#028] sha256:2ed5ccc21899638f2da008a0711c50a2efc7a45f8b6aa0e36b42596107cbd8fa - 0.0% (1.1 KB)
Apply image 20H2-RTM-amd64
2021-01-09 13:33:38 UTCInstall update 20H2-amd64
2021-01-31 20:47:54 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-01-31 20:47:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-01-31 20:48:21 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-01-31 20:48:33 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/kelseyhightower/confd/releases/download/v0.16.0/confd-0.16.0-windows-amd64.exe'; Write-Host ('Downloading confd from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\confd.exe -Uri $URL; Write-Host 'Complete.'
2021-01-31 20:48:47 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'http://nginx.org/download/nginx-1.15.9.zip'; Write-Host ('Downloading nginx from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\nginx.zip -Uri $URL; Write-Host 'Expanding ...'; Expand-Archive -Force -Path c:\nginx.zip -DestinationPath c:\; Write-Host 'Complete.'
2021-01-31 20:49:06 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/containernetworking/plugins/releases/download/v0.8.2/cni-plugins-windows-amd64-v0.8.2.tgz'; function DeGZip-File ($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 cni plugins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\containernetworking-plugins.tarz -Uri $URL; Write-Host 'Expanding ...'; DeGZip-File c:\containernetworking-plugins.tarz c:\containernetworking-plugins.tar; Expand-7Zip c:\containernetworking-plugins.tar c:\containernetworking\bin\.; Write-Host 'Complete.'
2021-01-31 20:49:17 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/luthermonson/flannel/releases/download/v0.12.0-rancher1/flanneld.exe'; New-Item -Path c:\ -Name "flanneld" -ItemType "directory"; Write-Host ('Downloading flanneld from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\flanneld\flanneld.exe -Uri $URL; Write-Host 'Complete.'
2021-01-31 20:49:28 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/microsoft/K8s-Storage-Plugins/releases/download/V0.0.3/flexvolume-windows.zip'; Write-Host ('Downloading Volume Plugins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\flexvolume.zip -Uri $URL; Write-Host 'Expanding ...'; Expand-Archive -Force -Path c:\flexvolume.zip -DestinationPath c:\flexvolume\.; Write-Host 'Complete.'
2021-01-31 20:49:39 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.0.4/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-01-31 20:49:48 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/pjh/gce-tools/raw/master/GceTools/GetGcePdName/GetGcePdName.dll'; Write-Host ('Downloading GetGcePdName DLL from {0}...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\GetGcePdName.dll -Uri $URL; Write-Host 'Complete.';
2021-01-31 20:49:57 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Move-Item -Path /wins.exe -Destination /Windows/
2021-01-31 20:50:05 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Move-Item -Path /confd.exe -Destination /Windows/
2021-01-31 20:50:14 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Item -Force -ItemType Directory -Path /etc; Move-Item -Path /nginx-1.15.9 -Destination /etc/nginx
2021-01-31 20:50:24 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Item -Force -ItemType Directory -Path /opt; New-Item -Force -ItemType Directory -Path /opt/cni; New-Item -Force -ItemType Directory -Path /opt/bin; New-Item -Force -ItemType Directory -Path /opt/cni/bin; Move-Item -Path /containernetworking/bin/*.exe -Destination /opt/cni/bin/; Move-Item -Path /flanneld/flanneld.exe -Destination /opt/bin/
2021-01-31 20:50:33 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Item -Force -ItemType Directory -Path /share; New-Item -Force -ItemType Directory -Path /gce-patch; New-Item -Force -ItemType Directory -Path /share/kubelet-volumeplugins; Move-Item -Path /flexvolume -Destination /share/kubelet-volumeplugins; Move-Item -Path /GetGcePdName.dll -Destination /share/gce-patch/
2021-01-31 20:50:42 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Item -ItemType SymbolicLink -Target "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -Path "C:\Windows\System32\WindowsPowerShell\v1.0\pwsh.exe"
2021-01-31 20:50:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY dir:0e091b4a45618ee5e0a3fdbf36ec9bf3f32176adcefc57aad240d792cd57c41e in \etc\confd\templates\
2021-01-31 20:50:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY dir:2e4532e0dcb87e2b51373fad8042d50a8ee8583f21892134532191fc727c666a in \etc\confd\conf.d\
2021-01-31 20:50:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:7ef561b0cb716ab118e1d05230475ced386971aa5ea711160b22148d4b6fd118 in \usr\bin\
2021-01-31 20:50:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:385765d32ae832589e5f183d07943190f2d94d29bc49aa1b6a0b9d40b51d1319 in \share\scripts\
2021-01-31 20:50:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) VOLUME [c:/opt/rke-tools]
2021-01-31 20:50:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) VOLUME [c:/run]
2021-01-31 20:50:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell.exe" "-NoLogo"]
2021-01-31 20:50:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-01-31T20:47:45Z
2021-01-31 20:50:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-31 20:50:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=37f0f88b4beb0270bcd1d13ea085a0433899463c
2021-01-31 20:50:46 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rke-tools.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.