2021-01-20 00:07:00 UTC
2.46 GB
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 56.99% (1.4 GB)
[#001] sha256:18629c768c3f1391a29a90ea5e5b8a2b4185ec20b1781c40273741f648a0c882 - 36.47% (918 MB)
[#002] sha256:b9a366c6df6df83388ddc231d9c816a829ca46074954ab7bf5ec7f0613f64507 - 0.0% (1.1 KB)
[#003] sha256:31c6255dc4c1380927caf4016f467bc76560896aa3795ea24ef8f6e0aabc0a63 - 0.0% (1.13 KB)
[#004] sha256:2f163c82f626fa04a044fc0f6023386780b1d88cab3f1929db2ececbb208e4ed - 0.31% (7.83 MB)
[#005] sha256:feb010ebddb1de4db6707c3bd067ab9a82d29b9d8a5e2cbc5cff8207584b4f0a - 0.43% (10.8 MB)
[#006] sha256:4308c9dd92f3119a7eb22c194f7c5d169bdaeda1b5f033546b2aae4484c0d7d8 - 0.34% (8.62 MB)
[#007] sha256:64753d1011339c81ca66940cd7010651b93e121ba67ad0e9a10a8c46deea1821 - 2.18% (55 MB)
[#008] sha256:22df0d759288e4bac5252fbd31f1c36511468d769bd2cc366530ea33158bfea6 - 0.82% (20.5 MB)
[#009] sha256:a3fe72c4fd89ed3f689b3990da070cd03f192a893bc3cf4e3c69a941ddee7a78 - 0.23% (5.8 MB)
[#010] sha256:286e4dec1a411dbdf7ee7f4f40b25d01134fbf5016cf06486a4fc1bea5d35652 - 0.39% (9.81 MB)
[#011] sha256:e416fb285537fbe5ec1c02b9cfe3d8be3faef150987ec680fcdaa880027accd6 - 0.02% (440 KB)
[#012] sha256:bca963c86e6edffbbbbddb4c20658020504a06e7d2839e73cdeb725cbfe55fb0 - 0.19% (4.88 MB)
[#013] sha256:9b4f905579af34c690c2439a27317cda1f9540d13e4a611d37c0d585f604a51f - 0.23% (5.89 MB)
[#014] sha256:a73f10599f6a158138e9a461f9c0c5bd74d5d0a26bfa7482a8dec8241e380919 - 0.08% (2.12 MB)
[#015] sha256:f446b7c49cd964933246c0c166e35c76f06ac52b75683ef939d96e6d9b9ddef3 - 1.28% (32.3 MB)
[#016] sha256:73a492c512b30dc53c17f36ac5f4f0658b00b68808ea648d8f96044e1ed90933 - 0.03% (707 KB)
[#017] sha256:a94cc9af92f6e49bf4a80ac6a01790129a88c6a787085b11b7fe935ca3b81529 - 0.0% (1.74 KB)
[#018] sha256:f63a1a276faf328a986f7f4a8aceec27d57fdbfebf5ad84dbc83b180f8f8fad2 - 0.0% (1.62 KB)
[#019] sha256:36d01ec1261c0946f0cf416b951f42074284a4ae69b8b601f7d44ebe5af3a36d - 0.0% (7.87 KB)
[#020] sha256:f19be38504c2fddc794834b15f85b4e610c508a9ef607f1c7862e6c406ceb337 - 0.0% (6.99 KB)
[#021] sha256:8aeb97f701d4542f948f5f11f63eba01cdf1c273d7fdb575d1f9142a40f805e3 - 0.0% (1.1 KB)
[#022] sha256:153873d8222a77a0bb17929a4396b65de8bca9926a9d2d7b69fb5b6b6bdb0fb1 - 0.0% (1.07 KB)
[#023] sha256:9d7fa5a2f81aa16db8049084a6e0d4dda9da10e0fd33eac029db40e0cc165121 - 0.0% (1.1 KB)
[#024] sha256:bd2170b142dc47729e07473d8bd7273a153d9fcec92541fb26fbbccb845ca1e9 - 0.0% (1.07 KB)
[#025] sha256:5d068a31bfda7879503fb873bf447dd0b3424ac7eddb751fd0d3a49e38427601 - 0.0% (1.07 KB)
[#026] sha256:8eb0639e59412ac8b532c4069135609e000259fcb96934ad41c06302359c1d46 - 0.0% (1.07 KB)
[#027] sha256:f5d1fe1983b49103fa9c827ff056c9097d02fd9d3adb29d4fddfb7c26ae99f35 - 0.0% (1.09 KB)
Apply image 20H2-RTM-amd64
2021-01-09 13:33:38 UTCInstall update 20H2-amd64
2021-01-19 21:04:26 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-01-19 21:04:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-01-20 00:05:00 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-20 00:05:12 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-20 00:05:23 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-20 00:05:36 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-20 00:05:47 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-20 00:05:57 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-20 00:06:06 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-20 00:06:15 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-20 00:06:23 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Move-Item -Path /wins.exe -Destination /Windows/
2021-01-20 00:06:31 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Move-Item -Path /confd.exe -Destination /Windows/
2021-01-20 00:06:39 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-20 00:06:48 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-20 00:06:56 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-20 00:06:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY dir:0e091b4a45618ee5e0a3fdbf36ec9bf3f32176adcefc57aad240d792cd57c41e in \etc\confd\templates\
2021-01-20 00:06:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY dir:2e4532e0dcb87e2b51373fad8042d50a8ee8583f21892134532191fc727c666a in \etc\confd\conf.d\
2021-01-20 00:06:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:42291a7f77829530b4a7f91daf9a5b4d05d3ff8f14a283c4ddf07e46ee700392 in \usr\bin\
2021-01-20 00:06:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:e3db1b0e948316f4edefac68b24359a579f73b4fe90a45382ae728be4ccb830e in \share\scripts\
2021-01-20 00:06:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) VOLUME [c:/opt/rke-tools]
2021-01-20 00:06:58 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) VOLUME [c:/run]
2021-01-20 00:06:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell.exe" "-NoLogo"]
2021-01-20 00:06:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-01-20T00:04:30Z
2021-01-20 00:06:59 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-20 00:07:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=be1850529fd5d0665d7de43a2d82848facba54ea
2021-01-20 00:07:00 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.