2026-08-04 01:00:21 UTC
2.25 GB
ce84699d1d93a67d25888b9e6a717862a71b20305602f96d44770b1c12dfcdd8
DOCKER_BUILDX_URLhttps://github.com/docker/buildx/releases/download/v0.36.0/buildx-v0.36.0.windows-amd64.exe
DOCKER_BUILDX_VERSION0.36.0
DOCKER_COMPOSE_SHA256d51bc731b3ff6f062a26e8fdfd391ae98aeab516432f097c66d39c1c9d06680e
DOCKER_COMPOSE_URLhttps://github.com/docker/compose/releases/download/v5.4.0/docker-compose-windows-x86_64.exe
DOCKER_COMPOSE_VERSION5.4.0
DOCKER_URLhttps://download.docker.com/win/static/stable/x86_64/docker-29.7.1.zip
DOCKER_VERSION29.7.1
[#000] sha256:0938cf51b672b81c9804d1d5f0c57031c931f41b279270e84820c63642d6a3bd - 63.04% (1.42 GB)
[#001] sha256:e24b28706e4e5f31fae7935e5a79e6df5d7a2eb3e69c8c19ca723f41f0b45f6f - 34.43% (793 MB)
[#002] sha256:46b58d161a09b7b87b23ddb007fd7769db7903f300ec19140f0ba87bdc0d78c5 - 0.0% (1.31 KB)
[#003] sha256:7444cbbd41b3ba406fae5ce2647ac34733c17050e0a5b5c205d7602c408bbb75 - 0.02% (395 KB)
[#004] sha256:9cde98e179a3be9692afcaed5b6e30f14d31141057b6b2455d2075399d3a7074 - 0.0% (1.26 KB)
[#005] sha256:d11a5afa79f915ff1b3b8db9e563f57da0585a49e4d657b0e5641005e4019ad8 - 0.0% (1.25 KB)
[#006] sha256:c38c21ad3178d34f678469e103e63a222544e8bda97ae1f9114867c420f9439e - 0.84% (19.3 MB)
[#007] sha256:514ac1d31562171021ed4e8cc7c88d315a3a52c2cab2d1bb8beec0d6cb97ab5e - 0.0% (1.25 KB)
[#008] sha256:fabc94e0d1253040423ffd233cd0d37eab5b24f47b042abda7bd15e8ee03d765 - 0.0% (1.26 KB)
[#009] sha256:6d2222e8a964c20dd36e9770ed67483e386d6ea9e07927245ba1015b7462861d - 0.0% (1.25 KB)
[#010] sha256:17ee22aa0a32c854ee7a0ab8785c894990c9f1fc92a0b3377adf35c258f3bc50 - 0.99% (22.7 MB)
[#011] sha256:10391758776f511e316356a8761ec6d30417ff963d39711e98c3d548b59773dc - 0.0% (1.23 KB)
[#012] sha256:3e6d8c3dcae51c37c036f744fa7010721cc2947cd36341b58e63d49b08fe6f45 - 0.0% (1.26 KB)
[#013] sha256:1febf7e8a1634cc13e05e6a3cda09506f42a2aa04d14c455205298128d0a68fd - 0.0% (1.23 KB)
[#014] sha256:60e1855796a5d8de672c86619da48b775fc6824228098cef0bdc86116ccb4ef9 - 0.69% (15.8 MB)
Apply image 10.0.26100.32230
2026-07-11 23:02:35 UTCInstall update 10.0.26100.33158
2026-08-04 00:58:39 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2026-08-04 00:59:42 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-08-04 00:59:42 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_VERSION=29.7.1
2026-08-04 00:59:43 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_URL=https://download.docker.com/win/static/stable/x86_64/docker-29.7.1.zip
2026-08-04 01:00:00 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-08-04 01:00:00 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_BUILDX_VERSION=0.36.0
2026-08-04 01:00:00 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_BUILDX_URL=https://github.com/docker/buildx/releases/download/v0.36.0/buildx-v0.36.0.windows-amd64.exe
2026-08-04 01:00:01 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_BUILDX_SHA256=ce84699d1d93a67d25888b9e6a717862a71b20305602f96d44770b1c12dfcdd8
2026-08-04 01:00:10 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-08-04 01:00:11 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_COMPOSE_VERSION=5.4.0
2026-08-04 01:00:11 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_COMPOSE_URL=https://github.com/docker/compose/releases/download/v5.4.0/docker-compose-windows-x86_64.exe
2026-08-04 01:00:12 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_COMPOSE_SHA256=d51bc731b3ff6f062a26e8fdfd391ae98aeab516432f097c66d39c1c9d06680e
2026-08-04 01:00:21 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.