2026-04-07 18:06:20 UTC
1.9 GB
832ddf42373203ee3836a7cb3b16fe5080231491e7edb32019ac0f6fe03b99ed
DOCKER_BUILDX_URLhttps://github.com/docker/buildx/releases/download/v0.33.0/buildx-v0.33.0.windows-amd64.exe
DOCKER_BUILDX_VERSION0.33.0
DOCKER_COMPOSE_SHA256f7ad2f6965c88153e4902019ec86e95414f0025cba0b6440f328f935a1f8b12b
DOCKER_COMPOSE_URLhttps://github.com/docker/compose/releases/download/v5.1.1/docker-compose-windows-x86_64.exe
DOCKER_COMPOSE_VERSION5.1.1
DOCKER_URLhttps://download.docker.com/win/static/stable/x86_64/docker-29.4.0.zip
DOCKER_VERSION29.4.0
[#000] sha256:3cc21a1b754848d23f00aa65cb94ec34c9a5dc6028b3aada42039c824738d02f - 73.06% (1.39 GB)
[#001] sha256:e55fb54b35ee36c2d316d377de271bb39bd7e71b8d127ad0d2a686bc485ab280 - 24.2% (470 MB)
[#002] sha256:a9d3d1e4e44fed34fcadd7a99422714da9b20d4f49e0a6fb695d9b5ea818a9ac - 0.0% (1.29 KB)
[#003] sha256:1f9c300c06bd98acbe2efc0c277d580fece563c470038eb8f74d2dd922de94d2 - 0.02% (485 KB)
[#004] sha256:b7ff057fe30ee36a89c50acd5ea6585849fb0687ecc19793300b7ee68e4a96bd - 0.0% (1.26 KB)
[#005] sha256:f8134fe4ef0e8a711d1eb7bffb1301a576b73a62f71eecd8dfae02f4a50af8d7 - 0.0% (1.29 KB)
[#006] sha256:83bb0fe00c187e5f0aa9c4e431ee26a5472aa893ef9395cead9bc41b53d8bf24 - 0.99% (19.2 MB)
[#007] sha256:ac3c598636682c6365d6f6dcb67f2fe461dec34bdafe63d7f06138a9b371bdf5 - 0.0% (1.3 KB)
[#008] sha256:0efee4361413a5695bc83bc76f10df48ec89643440981ead7d535b2b6134a434 - 0.0% (1.29 KB)
[#009] sha256:d94b089de7840afa203de00c1150ca0636ad534b44e02169335c5c801b3db6b9 - 0.0% (1.29 KB)
[#010] sha256:ce2debda1316a8781d0d548bbf802336d7b4de1ba27198d02473ac96035360f7 - 1.15% (22.3 MB)
[#011] sha256:cca2269f79a5fe310160fcdd23d20b43df2a3547e81e8b04d06f3f25d1dcf8d3 - 0.0% (1.31 KB)
[#012] sha256:a834edccd436ba139fc54989c90c4fc8df0d139404714500103d3aa97ccbf512 - 0.0% (1.3 KB)
[#013] sha256:906a82b2a03d5ef6e2950ddf7f1680dfea855e0cda9e1123483778f916e7ba8e - 0.0% (1.27 KB)
[#014] sha256:a29a6939b1400dc3f52e8fff687d10e51c019eac0f3acf953221086d503f71b6 - 0.57% (11.1 MB)
Apply image 10.0.20348.4294
2026-03-03 22:48:22 UTCInstall update 10.0.20348.4893
2026-04-07 17:39:34 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2026-04-07 18:05:33 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $newPath = ('{0}\docker;{1}' -f $env:ProgramFiles, $env:PATH); Write-Host ('Updating PATH: {0}' -f $newPath); [Environment]::SetEnvironmentVariable('PATH', $newPath, [EnvironmentVariableTarget]::Machine);
2026-04-07 18:05:34 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_VERSION=29.4.0
2026-04-07 18:05:34 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_URL=https://download.docker.com/win/static/stable/x86_64/docker-29.4.0.zip
2026-04-07 18:05:43 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Write-Host ('Downloading {0} ...' -f $env:DOCKER_URL); Invoke-WebRequest -Uri $env:DOCKER_URL -OutFile 'docker.zip'; Write-Host 'Expanding ...'; Expand-Archive docker.zip -DestinationPath $env:ProgramFiles; Write-Host 'Removing ...'; Remove-Item @( 'docker.zip', ('{0}\docker\dockerd.exe' -f $env:ProgramFiles) ) -Force; Write-Host 'Verifying install ("docker --version") ...'; docker --version; Write-Host 'Complete.';
2026-04-07 18:05:43 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_BUILDX_VERSION=0.33.0
2026-04-07 18:05:45 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_BUILDX_URL=https://github.com/docker/buildx/releases/download/v0.33.0/buildx-v0.33.0.windows-amd64.exe
2026-04-07 18:05:46 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_BUILDX_SHA256=832ddf42373203ee3836a7cb3b16fe5080231491e7edb32019ac0f6fe03b99ed
2026-04-07 18:06:08 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $dir = ('{0}\docker\cli-plugins' -f $env:ProgramFiles); Write-Host ('Creating {0} ...' -f $dir); New-Item -ItemType Directory $dir -Force; $plugin = ('{0}\docker-buildx.exe' -f $dir); Write-Host ('Downloading {0} ...' -f $env:DOCKER_BUILDX_URL); Invoke-WebRequest -Uri $env:DOCKER_BUILDX_URL -OutFile $plugin; Write-Host ('Verifying sha256 ({0}) ...' -f $env:DOCKER_BUILDX_SHA256); if ((Get-FileHash $plugin -Algorithm sha256).Hash -ne $env:DOCKER_BUILDX_SHA256) { Write-Host 'FAILED!'; exit 1; }; Write-Host 'Verifying install ("docker buildx version") ...'; docker buildx version; Write-Host 'Complete.';
2026-04-07 18:06:09 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_COMPOSE_VERSION=5.1.1
2026-04-07 18:06:09 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_COMPOSE_URL=https://github.com/docker/compose/releases/download/v5.1.1/docker-compose-windows-x86_64.exe
2026-04-07 18:06:10 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_COMPOSE_SHA256=f7ad2f6965c88153e4902019ec86e95414f0025cba0b6440f328f935a1f8b12b
2026-04-07 18:06:20 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $dir = ('{0}\docker\cli-plugins' -f $env:ProgramFiles); Write-Host ('Creating {0} ...' -f $dir); New-Item -ItemType Directory $dir -Force; $plugin = ('{0}\docker-compose.exe' -f $dir); Write-Host ('Downloading {0} ...' -f $env:DOCKER_COMPOSE_URL); Invoke-WebRequest -Uri $env:DOCKER_COMPOSE_URL -OutFile $plugin; Write-Host ('Verifying sha256 ({0}) ...' -f $env:DOCKER_COMPOSE_SHA256); if ((Get-FileHash $plugin -Algorithm sha256).Hash -ne $env:DOCKER_COMPOSE_SHA256) { Write-Host 'FAILED!'; exit 1; }; Write-Host 'Verifying install ("docker compose version") ...'; docker compose version; $link = ('{0}\docker\docker-compose.exe' -f $env:ProgramFiles); Write-Host ('Linking {0} to {1} ...' -f $plugin, $link); New-Item -ItemType SymbolicLink -Path $link -Target $plugin; Write-Host 'Verifying install ("docker-compose --version") ...'; docker-compose --version; Write-Host 'Complete.';
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.