2018-04-27 09:49:35 UTC
5.08 GB
10.0.1
PYTHON_RELEASE2.7.14
PYTHON_VERSION2.7.14
[#000] sha256:3889bb8d808bbae6fa5a33e07093e65c31371bcf9e4c38c21be6b9af52ad1548 - 74.68% (3.79 GB)
[#001] sha256:8f3369c32b2e3183340664c2bd4babb9c71cedc116fba70fda326df3ef9e48cc - 24.3% (1.23 GB)
[#002] sha256:a34e69c38a84789216f85ca14f1cd2fd80f3bf47f351a2a3130f2b3241a8db39 - 0.0% (1.17 KB)
[#003] sha256:1f9be72ea87a7ae1b2b9bd4c39f5a35ac2aa83115818d3f4931ae57c60a64724 - 0.0% (1.17 KB)
[#004] sha256:73181f65e2a5595ea972cfd8a12a66615de23c57d263238ad225fd74bcac10c9 - 0.0% (1.17 KB)
[#005] sha256:55c86964cda993a2ef8b0f8c19759987a14fce6f1eda914dd2aa3f60e710b514 - 0.71% (36.7 MB)
[#006] sha256:f6c9ffdccdf138ad8295e4861bfad57f71888a51da5875cc7eabda9829c75026 - 0.0% (1.17 KB)
[#007] sha256:edd8fa4a777ffdce887c6036131037e8872c1e322344006cf35a17b7562225cc - 0.17% (9.01 MB)
[#008] sha256:828abf284b4f1e07a765dc5cf0a0cf3916ff7cdbf62c52f72293d03b3e5b6fe1 - 0.14% (7.28 MB)
[#009] sha256:3cecf37170fc9e78444ab68cb0f9cc6bc459f84d2c1cd063f184bfc4237c72f1 - 0.0% (1.17 KB)
Apply image 10.0.14393.0
2018-04-06 21:38:52 UTCInstall update 10.0.14393.2189
2018-04-27 09:14:07 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2018-04-27 09:44:41 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHON_VERSION=2.7.14
2018-04-27 09:44:42 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHON_RELEASE=2.7.14
2018-04-27 09:46:57 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $url = ('https://www.python.org/ftp/python/{0}/python-{1}.amd64.msi' -f $env:PYTHON_RELEASE, $env:PYTHON_VERSION); Write-Host ('Downloading {0} ...' -f $url); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -Uri $url -OutFile 'python.msi'; Write-Host 'Installing ...'; Start-Process msiexec -Wait -ArgumentList @( '/i', 'python.msi', '/quiet', '/qn', 'TARGETDIR=C:\Python', 'ALLUSERS=1', 'ADDLOCAL=DefaultFeature,Extensions,TclTk,Tools,PrependPath' ); $env:PATH = [Environment]::GetEnvironmentVariable('PATH', [EnvironmentVariableTarget]::Machine); Write-Host 'Verifying install ...'; Write-Host ' python --version'; python --version; Write-Host 'Removing ...'; Remove-Item python.msi -Force; Write-Host 'Complete.';
2018-04-27 09:46:58 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHON_PIP_VERSION=10.0.1
2018-04-27 09:48:32 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Write-Host ('Installing pip=={0} ...' -f $env:PYTHON_PIP_VERSION); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -Uri 'https://bootstrap.pypa.io/get-pip.py' -OutFile 'get-pip.py'; python get-pip.py --disable-pip-version-check --no-cache-dir ('pip=={0}' -f $env:PYTHON_PIP_VERSION) ; Remove-Item get-pip.py -Force; Write-Host 'Verifying pip install ...'; pip --version; Write-Host 'Complete.';
2018-04-27 09:49:34 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; pip install --no-cache-dir virtualenv
2018-04-27 09:49:35 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["python"]
2018-04-27 09:53:58 UTC
2.88 GB
10.0.1
PYTHON_RELEASE2.7.14
PYTHON_VERSION2.7.14
[#000] sha256:5847a47b8593f7c39aa5e3db09e50b76d42aa8898c0440c70cc9c69747d4c479 - 73.59% (2.12 GB)
[#001] sha256:2dd7b93d509d5e7086ff08713d58180cc639adf9536c560a2dca5bf7139f5323 - 24.64% (726 MB)
[#002] sha256:c87bca28288a632bcbf4a2a60ebf89a3e996de2cd79edec70cde506458b9b16c - 0.0% (1.18 KB)
[#003] sha256:b430a13eed2625cb131306acdbd80b6921cc26934808405b39cf62baedb26efb - 0.0% (1.17 KB)
[#004] sha256:ba5a8df3ba6f85a065f85c1128c6d6506ee62156f44b232990350c4cd6ad3b8a - 0.0% (1.14 KB)
[#005] sha256:db19d6b6bcd6efe7f13d113a37ce1fd2860b2c0eae9ad7d7784cf125c479e59f - 1.24% (36.5 MB)
[#006] sha256:21f8f2b3b78243f137bcd8b643b8f8afcf33f8b884d9334cb646c10920bac164 - 0.0% (1.17 KB)
[#007] sha256:59a9f0ecd6979fc0aa6b5376a039c70f61881881924b049ea50cc395969b5ed2 - 0.3% (8.74 MB)
[#008] sha256:0695789a103b66ac651b332b7bf7c1155302c2fcbae2a7611a97ddaf6f8d9d4d - 0.24% (7.01 MB)
[#009] sha256:10991425dc7e9eda0939ff8af8803ac7537bab1cd7585fccfba2579f76258ba8 - 0.0% (1.15 KB)
Apply image 10.0.16299.15
2018-04-02 18:15:35 UTCInstall update 10.0.16299.371
2018-04-11 09:40:22 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2018-04-27 09:49:53 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHON_VERSION=2.7.14
2018-04-27 09:49:53 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHON_RELEASE=2.7.14
2018-04-27 09:51:43 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $url = ('https://www.python.org/ftp/python/{0}/python-{1}.amd64.msi' -f $env:PYTHON_RELEASE, $env:PYTHON_VERSION); Write-Host ('Downloading {0} ...' -f $url); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -Uri $url -OutFile 'python.msi'; Write-Host 'Installing ...'; Start-Process msiexec -Wait -ArgumentList @( '/i', 'python.msi', '/quiet', '/qn', 'TARGETDIR=C:\Python', 'ALLUSERS=1', 'ADDLOCAL=DefaultFeature,Extensions,TclTk,Tools,PrependPath' ); $env:PATH = [Environment]::GetEnvironmentVariable('PATH', [EnvironmentVariableTarget]::Machine); Write-Host 'Verifying install ...'; Write-Host ' python --version'; python --version; Write-Host 'Removing ...'; Remove-Item python.msi -Force; Write-Host 'Complete.';
2018-04-27 09:51:44 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV PYTHON_PIP_VERSION=10.0.1
2018-04-27 09:53:02 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Write-Host ('Installing pip=={0} ...' -f $env:PYTHON_PIP_VERSION); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -Uri 'https://bootstrap.pypa.io/get-pip.py' -OutFile 'get-pip.py'; python get-pip.py --disable-pip-version-check --no-cache-dir ('pip=={0}' -f $env:PYTHON_PIP_VERSION) ; Remove-Item get-pip.py -Force; Write-Host 'Verifying pip install ...'; pip --version; Write-Host 'Complete.';
2018-04-27 09:53:57 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; pip install --no-cache-dir virtualenv
2018-04-27 09:53:58 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.