Namespace
library
Image / Tag
python:3.14.0a5-windowsservercore
Content Digest
sha256:6f26c71eecf62f47f31cf27b67587f0c78ef03ba27dadddc1f3e1c9d55627939
Details
Created

2025-03-12 18:59:14 UTC

Size

2.76 GB

Content Digest
Environment
PYTHONIOENCODING

UTF-8

PYTHON_SHA256

42fc7082816cbad0cf88cc2ee1f0c81ae72b184e5667ffbc340f1fb17b663537

PYTHON_VERSION

3.14.0a5


Layers

[#000] sha256:1317fe15185685e9cd27f7542cd96f4847343401288a8b6798273a4ac60844eb - 74.63% (2.06 GB)

[#001] sha256:325ca01145f0fc17834eb1871e37e4a03c69b868e3eb071bf21be6413d720e5e - 23.36% (661 MB)

[#002] sha256:acf2ab568b2e96bbea635cce7890f43ab9483b84cdc147e07e738c2ee1c070fe - 0.0% (1.29 KB)

[#003] sha256:aeb7ab41a9d8d8e0d172fd562b09e60448e830b43079f626d6e6aa980ce18615 - 0.0% (1.28 KB)

[#004] sha256:db60df959ab5db6a885f88a89a0940ae22cc3396bd271a65bda9cefd4facf7b6 - 0.0% (1.28 KB)

[#005] sha256:6f15c94bc131be1d3762a515223edc2ce0ff1ac37066be52eadcb0ecd4b03622 - 0.0% (1.29 KB)

[#006] sha256:d1510bcae9759afb7b6347fa77e339169d9ece9c17a699101719ddff006f341b - 2.02% (57.1 MB)

[#007] sha256:710221a97897fed701098cc64c0dcc3f1879924053c2bb48563f4393d1d1e9dd - 0.0% (1.29 KB)


History
2024-12-08 22:41:37 UTC

Apply image 10.0.26100.2605

2025-03-07 06:08:48 UTC

Install update 10.0.26100.3476

2025-03-12 18:58:34 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2025-03-12 18:58:35 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHONIOENCODING=UTF-8

2025-03-12 18:58:36 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHON_VERSION=3.14.0a5

2025-03-12 18:58:37 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHON_SHA256=42fc7082816cbad0cf88cc2ee1f0c81ae72b184e5667ffbc340f1fb17b663537

2025-03-12 18:59:14 UTC

powershell -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-03-12 18:59:14 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["python"]

Details
Created

2025-03-12 19:05:05 UTC

Size

2.17 GB

Content Digest
Environment
PYTHONIOENCODING

UTF-8

PYTHON_SHA256

42fc7082816cbad0cf88cc2ee1f0c81ae72b184e5667ffbc340f1fb17b663537

PYTHON_VERSION

3.14.0a5


Layers

[#000] sha256:2534953f34d35976fc44cd67bfdd39fdcd9e2eaae57ada0be53d5fb936cd3a0b - 62.76% (1.36 GB)

[#001] sha256:75861b2b3af9a692daa04d9c15a1c79d8a009e23ed5140003350c9b926460f09 - 34.67% (770 MB)

[#002] sha256:d79755dd5e331d6938b12e7f64bb72c11af0c8ce36e13dabcf933a436019daaf - 0.0% (1.3 KB)

[#003] sha256:9c811f5dbe5e83196ff3ec12f14146727e71f53d4a1542f901c5cc7469e84327 - 0.0% (1.25 KB)

[#004] sha256:39abb9777695ff210956f63b5f086e48287a864a0c8ecdc1b983e8d22259f2e2 - 0.0% (1.25 KB)

[#005] sha256:83ceb68ae9b018eafe8c94812a48192a8e3c33c247666b847a41103d42a6504f - 0.0% (1.25 KB)

[#006] sha256:d5882757efcc3751ec56d3ce0193146c2c2ae3264f720d04c767dc5d2d9a2a87 - 2.56% (56.9 MB)

[#007] sha256:2656999400985303cc28e4023dcfb2625578b65da680f3c2071929a5d0efa6a1 - 0.0% (1.25 KB)


History
2024-09-06 00:01:38 UTC

Apply image 10.0.20348.2700

2025-03-06 10:49:01 UTC

Install update 10.0.20348.3328

2025-03-12 19:04:19 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2025-03-12 19:04:20 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHONIOENCODING=UTF-8

2025-03-12 19:04:21 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHON_VERSION=3.14.0a5

2025-03-12 19:04:22 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHON_SHA256=42fc7082816cbad0cf88cc2ee1f0c81ae72b184e5667ffbc340f1fb17b663537

2025-03-12 19:05:05 UTC

powershell -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-03-12 19:05:05 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["python"]

Details
Created

2025-03-12 18:51:11 UTC

Size

2.06 GB

Content Digest
Environment
PYTHONIOENCODING

UTF-8

PYTHON_SHA256

42fc7082816cbad0cf88cc2ee1f0c81ae72b184e5667ffbc340f1fb17b663537

PYTHON_VERSION

3.14.0a5


Layers

[#000] sha256:803f4a9590cb9c635813cbd0ee89190f92d5fe4c7589711cf468879e42ce02ba - 77.84% (1.6 GB)

[#001] sha256:c77bec5e4bac3c7f6dc5d56da5ffc11e72881485b3a55330c17c915ad653f955 - 19.52% (411 MB)

[#002] sha256:c361accaa98571f2dc504d91fb0c229c04e1c9977c0837fb64501ea758908af2 - 0.0% (1.27 KB)

[#003] sha256:c17b2a235827b7ccbbf53fd152f8c8c987acd645d89b49a7f01d5dd3325bd77a - 0.0% (1.27 KB)

[#004] sha256:7f16da401cba163d36c10b16c48e5be5feb788cb0950e2ad36d6ec1a835d48c2 - 0.0% (1.27 KB)

[#005] sha256:52439569fd3dea93d00138aff35a45c30f0dbef1ebf62ade05acf9c10b9c36e0 - 0.0% (1.27 KB)

[#006] sha256:e8dfebbb5b3e68c72aba5a094475a89f258b1e09d7fdf136f092b2a6a45d245c - 2.64% (55.7 MB)

[#007] sha256:7b808aaf51fda76babad17f20a7f4df8574bd23232d2e224aacc7833c4a3ff33 - 0.0% (1.26 KB)


History
2024-09-06 01:15:31 UTC

Apply image 10.0.17763.6293

2025-03-05 22:09:20 UTC

Install update 10.0.17763.7009

2025-03-12 18:49:53 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2025-03-12 18:49:55 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHONIOENCODING=UTF-8

2025-03-12 18:49:56 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHON_VERSION=3.14.0a5

2025-03-12 18:49:56 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHON_SHA256=42fc7082816cbad0cf88cc2ee1f0c81ae72b184e5667ffbc340f1fb17b663537

2025-03-12 18:51:10 UTC

powershell -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-03-12 18:51:11 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["python"]

Danger Zone
Delete Tag

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.

Delete