Namespace
library
Image / Tag
openjdk:9.0.4-jdk-windowsservercore-1709
Content Digest
sha256:507e81aec6c0b280546c281eacd06b1fa073f7c86186110b450dadf0f32e81dc
Details
Created

2018-05-10 09:55:03 UTC

Size

3.06 GB

Content Digest
Environment
JAVA_HOME

C:\ojdkbuild

JAVA_OJDKBUILD_SHA256

1333ab5bccc20e9043f0593b001825cbfa141f0e0c850d877af6b8e2c990cb47

JAVA_OJDKBUILD_VERSION

9.0.4-1

JAVA_OJDKBUILD_ZIP

java-9-openjdk-9.0.4-1.b11.ojdkbuild.windows.x86_64.zip

JAVA_VERSION

9.0.4


Layers

[#000] sha256:5847a47b8593f7c39aa5e3db09e50b76d42aa8898c0440c70cc9c69747d4c479 - 69.31% (2.12 GB)

[#001] sha256:af675e5054a0dfb3eb70b140f566a5dbe612b5212e4a4ef2a2991308740d1006 - 24.56% (769 MB)

[#002] sha256:b0d3f2c48ca5c41c53fe84071bb55725c2d6c36c8840dcef5297cc048ffe39aa - 0.0% (1.15 KB)

[#003] sha256:d62e9c01be03a1120c348f0e7575a185718d993157e18f1cd567a0616ca9ec36 - 0.0% (1.17 KB)

[#004] sha256:daf5e6b78e3b7022fd36bb2dc984270564614676f7378361f700fab4b9f2b78c - 0.14% (4.45 MB)

[#005] sha256:0dd83095592ab25989d8e584d148b5e2d358f644e001f9ff08441d57af1d63fe - 0.0% (1.14 KB)

[#006] sha256:ff2cf11ecc247513a8b092eea275af9f8694a6be641b361a00b23201e3ce08f6 - 0.0% (1.17 KB)

[#007] sha256:fac2082d409eb09bede39e6abc18f67c8178b48d876a9a49e718f41c58f95243 - 0.0% (1.17 KB)

[#008] sha256:5c7c759750f8c35c838b08b723ca385257743cd8f994940180ab95f7f24df437 - 0.0% (1.16 KB)

[#009] sha256:4c9c2bb6b2edf3bb28c733bd1019ad7af5988bb5ccda6bbbfc8e5b1ee22eb406 - 5.98% (187 MB)

[#010] sha256:5099d35be58f8a4432f3fd886b1ee6d780d6ae1663b4b01e1950d5f584e41eea - 0.0% (1.17 KB)


History
2017-09-29 14:43:28 UTC

Apply image 10.0.16299.15

2018-05-05 14:37:10 UTC

Install update 10.0.16299.431

2018-05-10 09:50:49 UTC

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

2018-05-10 09:50:50 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV JAVA_HOME=C:\ojdkbuild

2018-05-10 09:52:58 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $newPath = ('{0}\bin;{1}' -f $env:JAVA_HOME, $env:PATH); Write-Host ('Updating PATH: {0}' -f $newPath); setx /M PATH $newPath;

2018-05-10 09:52:59 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV JAVA_VERSION=9.0.4

2018-05-10 09:53:00 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV JAVA_OJDKBUILD_VERSION=9.0.4-1

2018-05-10 09:53:01 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV JAVA_OJDKBUILD_ZIP=java-9-openjdk-9.0.4-1.b11.ojdkbuild.windows.x86_64.zip

2018-05-10 09:53:02 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV JAVA_OJDKBUILD_SHA256=1333ab5bccc20e9043f0593b001825cbfa141f0e0c850d877af6b8e2c990cb47

2018-05-10 09:55:01 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $url = ('https://github.com/ojdkbuild/ojdkbuild/releases/download/{0}/{1}' -f $env:JAVA_OJDKBUILD_VERSION, $env:JAVA_OJDKBUILD_ZIP); Write-Host ('Downloading {0} ...' -f $url); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -Uri $url -OutFile 'ojdkbuild.zip'; Write-Host ('Verifying sha256 ({0}) ...' -f $env:JAVA_OJDKBUILD_SHA256); if ((Get-FileHash ojdkbuild.zip -Algorithm sha256).Hash -ne $env:JAVA_OJDKBUILD_SHA256) { Write-Host 'FAILED!'; exit 1; }; Write-Host 'Expanding ...'; Expand-Archive ojdkbuild.zip -DestinationPath C:\; Write-Host 'Renaming ...'; Move-Item -Path ('C:\{0}' -f ($env:JAVA_OJDKBUILD_ZIP -Replace '.zip$', '')) -Destination $env:JAVA_HOME ; Write-Host 'Verifying install ...'; Write-Host ' java -version'; java -version; Write-Host ' javac -version'; javac -version; Write-Host 'Removing ...'; Remove-Item ojdkbuild.zip -Force; Write-Host 'Complete.';

2018-05-10 09:55:03 UTC

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

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