2025-04-09 00:48:32 UTC
3.22 GB
UTF-8
PYTHON_SHA256944e24cde04e4067ae728578afc8fbc78d9a0d735e9c9348720c857d61bd8e1e
PYTHON_VERSION3.14.0a7
[#000] sha256:1317fe15185685e9cd27f7542cd96f4847343401288a8b6798273a4ac60844eb - 64.12% (2.06 GB)
[#001] sha256:761846874dadc4dd9490d5635a266306989ac061986d0e4bcfe36a76ef6888b8 - 34.14% (1.1 GB)
[#002] sha256:14ba8f6e60f8b652cf6c1003a2f7c25c43ba09d9129e59926182982a8891ecc6 - 0.0% (1.26 KB)
[#003] sha256:7694a15605b1d7fb8c31fa97f86d2fd5970e287c689455198014b51483cfbaaa - 0.0% (1.26 KB)
[#004] sha256:b14a32187b93e25bb40ee111a8a2b641630a2553e0425e101beefad77342db67 - 0.0% (1.26 KB)
[#005] sha256:0617c23b7034e13e87cf7b3d1541d6008370c722bd24d3f239f06a0631c49213 - 0.0% (1.27 KB)
[#006] sha256:3e6d72a96794a4de95e40c67d5a32876554adf107909ca24d05933c2f5db6967 - 1.74% (57.3 MB)
[#007] sha256:3f222989b29da5ac1227709abdde971dfc308159dd5156f14a005bb081dca602 - 0.0% (1.29 KB)
Apply image 10.0.26100.2605
2025-04-06 07:48:58 UTCInstall update 10.0.26100.3775
2025-04-09 00:47:48 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2025-04-09 00:47:50 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHONIOENCODING=UTF-8
2025-04-09 00:47:51 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHON_VERSION=3.14.0a7
2025-04-09 00:47:52 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHON_SHA256=944e24cde04e4067ae728578afc8fbc78d9a0d735e9c9348720c857d61bd8e1e
2025-04-09 00:48:31 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $url = ('https://www.python.org/ftp/python/{0}/python-{1}-amd64.exe' -f ($env:PYTHON_VERSION -replace '[a-z]+[0-9]*$', ''), $env:PYTHON_VERSION); Write-Host ('Downloading {0} ...' -f $url); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -Uri $url -OutFile 'python.exe'; Write-Host ('Verifying sha256 ({0}) ...' -f $env:PYTHON_SHA256); if ((Get-FileHash python.exe -Algorithm sha256).Hash -ne $env:PYTHON_SHA256) { Write-Host 'FAILED!'; exit 1; }; Write-Host 'Installing ...'; $exitCode = (Start-Process python.exe -Wait -NoNewWindow -PassThru -ArgumentList @( '/quiet', 'InstallAllUsers=1', 'TargetDir=C:\Python', 'PrependPath=1', 'Shortcuts=0', 'Include_doc=0', 'Include_pip=1', 'Include_test=0' ) ).ExitCode; if ($exitCode -ne 0) { Write-Host ('Running python installer failed with exit code: {0}' -f $exitCode); Get-ChildItem $env:TEMP | Sort-Object -Descending -Property LastWriteTime | Select-Object -First 1 | Get-Content; exit $exitCode; } $env:PATH = [Environment]::GetEnvironmentVariable('PATH', [EnvironmentVariableTarget]::Machine); Write-Host 'Verifying install ...'; Write-Host ' python --version'; python --version; Write-Host 'Removing ...'; Remove-Item python.exe -Force; Remove-Item $env:TEMP/Python*.log -Force; $env:PYTHONDONTWRITEBYTECODE = '1'; Write-Host 'Verifying pip install ...'; pip --version; Write-Host 'Complete.'
2025-04-09 00:48:32 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["python"]
2025-04-09 01:00:14 UTC
2.17 GB
UTF-8
PYTHON_SHA256944e24cde04e4067ae728578afc8fbc78d9a0d735e9c9348720c857d61bd8e1e
PYTHON_VERSION3.14.0a7
[#000] sha256:2534953f34d35976fc44cd67bfdd39fdcd9e2eaae57ada0be53d5fb936cd3a0b - 62.73% (1.36 GB)
[#001] sha256:510f1abe0ffe1466f946291b3ac20345b4a5e2063a896736990eae81bbf4bdb4 - 34.7% (771 MB)
[#002] sha256:11f6d97aee1527ee6d802f1110b016ee2f0b1bd47e0b1425b63d465af6837c52 - 0.0% (1.3 KB)
[#003] sha256:1c47f41005eba07306181af39953500d06b0fc258d008151b72e59ce9bf61989 - 0.0% (1.25 KB)
[#004] sha256:fe4de5547d0014c8efd5e21b737a0d0c90af8dca5aa3b384da68f0319c2bd738 - 0.0% (1.25 KB)
[#005] sha256:b89c003f170c73527ce0573ce46bb560f5b41195d76477a2b2bb26f845cb19a1 - 0.0% (1.25 KB)
[#006] sha256:992c9deef8afdb0572124e32087196eaa33be4ae56ef019af3ba4ec7cac8309b - 2.57% (57.2 MB)
[#007] sha256:ed677f8aef0b9aea3f4d30cc1ed2640c2895237dc5bbba65e6ad7469d1b1a4f5 - 0.0% (1.25 KB)
Apply image 10.0.20348.2700
2025-04-04 23:10:04 UTCInstall update 10.0.20348.3453
2025-04-09 00:59:26 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2025-04-09 00:59:27 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHONIOENCODING=UTF-8
2025-04-09 00:59:27 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHON_VERSION=3.14.0a7
2025-04-09 00:59:28 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHON_SHA256=944e24cde04e4067ae728578afc8fbc78d9a0d735e9c9348720c857d61bd8e1e
2025-04-09 01:00:13 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $url = ('https://www.python.org/ftp/python/{0}/python-{1}-amd64.exe' -f ($env:PYTHON_VERSION -replace '[a-z]+[0-9]*$', ''), $env:PYTHON_VERSION); Write-Host ('Downloading {0} ...' -f $url); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -Uri $url -OutFile 'python.exe'; Write-Host ('Verifying sha256 ({0}) ...' -f $env:PYTHON_SHA256); if ((Get-FileHash python.exe -Algorithm sha256).Hash -ne $env:PYTHON_SHA256) { Write-Host 'FAILED!'; exit 1; }; Write-Host 'Installing ...'; $exitCode = (Start-Process python.exe -Wait -NoNewWindow -PassThru -ArgumentList @( '/quiet', 'InstallAllUsers=1', 'TargetDir=C:\Python', 'PrependPath=1', 'Shortcuts=0', 'Include_doc=0', 'Include_pip=1', 'Include_test=0' ) ).ExitCode; if ($exitCode -ne 0) { Write-Host ('Running python installer failed with exit code: {0}' -f $exitCode); Get-ChildItem $env:TEMP | Sort-Object -Descending -Property LastWriteTime | Select-Object -First 1 | Get-Content; exit $exitCode; } $env:PATH = [Environment]::GetEnvironmentVariable('PATH', [EnvironmentVariableTarget]::Machine); Write-Host 'Verifying install ...'; Write-Host ' python --version'; python --version; Write-Host 'Removing ...'; Remove-Item python.exe -Force; Remove-Item $env:TEMP/Python*.log -Force; $env:PYTHONDONTWRITEBYTECODE = '1'; Write-Host 'Verifying pip install ...'; pip --version; Write-Host 'Complete.'
2025-04-09 01:00:14 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["python"]
2025-04-09 01:01:50 UTC
2.07 GB
UTF-8
PYTHON_SHA256944e24cde04e4067ae728578afc8fbc78d9a0d735e9c9348720c857d61bd8e1e
PYTHON_VERSION3.14.0a7
[#000] sha256:803f4a9590cb9c635813cbd0ee89190f92d5fe4c7589711cf468879e42ce02ba - 77.44% (1.6 GB)
[#001] sha256:f8d949f82a48e7c53af792160596b10005419fbc7ecfed6bc45bbeee3a5a2f07 - 19.92% (422 MB)
[#002] sha256:d39d87e904ff942bad8e28a118452445d0b9f232da6e295b88fdc72aafce48f8 - 0.0% (1.27 KB)
[#003] sha256:864fcb35ac6df247d2d4bfeda15b92668584130c00a4b23e74f034fad0451195 - 0.0% (1.27 KB)
[#004] sha256:926fe1a929704658e816be91f6300bc14a8c6e431d81356bf04b3683ea94462c - 0.0% (1.27 KB)
[#005] sha256:77dc17a6493dcff15fc90e26c2798d678fad0f60725166739e0463b195233838 - 0.0% (1.27 KB)
[#006] sha256:4873ef4054cfbca71b4d4908ed5e21d486540fe40a2749db5fe58a2d6bdc046f - 2.64% (56 MB)
[#007] sha256:ae9b1f4d91f7d292e7d7d35de5c74dd967e4b4935b03b4ea2c0071b57eaf5e10 - 0.0% (1.27 KB)
Apply image 10.0.17763.6293
2025-04-05 01:48:05 UTCInstall update 10.0.17763.7136
2025-04-09 01:00:27 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2025-04-09 01:00:29 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHONIOENCODING=UTF-8
2025-04-09 01:00:29 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHON_VERSION=3.14.0a7
2025-04-09 01:00:30 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHON_SHA256=944e24cde04e4067ae728578afc8fbc78d9a0d735e9c9348720c857d61bd8e1e
2025-04-09 01:01:49 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $url = ('https://www.python.org/ftp/python/{0}/python-{1}-amd64.exe' -f ($env:PYTHON_VERSION -replace '[a-z]+[0-9]*$', ''), $env:PYTHON_VERSION); Write-Host ('Downloading {0} ...' -f $url); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -Uri $url -OutFile 'python.exe'; Write-Host ('Verifying sha256 ({0}) ...' -f $env:PYTHON_SHA256); if ((Get-FileHash python.exe -Algorithm sha256).Hash -ne $env:PYTHON_SHA256) { Write-Host 'FAILED!'; exit 1; }; Write-Host 'Installing ...'; $exitCode = (Start-Process python.exe -Wait -NoNewWindow -PassThru -ArgumentList @( '/quiet', 'InstallAllUsers=1', 'TargetDir=C:\Python', 'PrependPath=1', 'Shortcuts=0', 'Include_doc=0', 'Include_pip=1', 'Include_test=0' ) ).ExitCode; if ($exitCode -ne 0) { Write-Host ('Running python installer failed with exit code: {0}' -f $exitCode); Get-ChildItem $env:TEMP | Sort-Object -Descending -Property LastWriteTime | Select-Object -First 1 | Get-Content; exit $exitCode; } $env:PATH = [Environment]::GetEnvironmentVariable('PATH', [EnvironmentVariableTarget]::Machine); Write-Host 'Verifying install ...'; Write-Host ' python --version'; python --version; Write-Host 'Removing ...'; Remove-Item python.exe -Force; Remove-Item $env:TEMP/Python*.log -Force; $env:PYTHONDONTWRITEBYTECODE = '1'; Write-Host 'Verifying pip install ...'; pip --version; Write-Host 'Complete.'
2025-04-09 01:01:50 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["python"]
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.