openjdk-docker
openjdk-docker copied to clipboard
Windows Nanoserver images fail to build at the Official Image repo.
See this PR for more details. The nanoserver Dockerfiles need to refactored to COPY the JDK / JRE dir from the windowsservercore or other regular images. Eg, see similar Dockerfile for openjdk
I think this https://github.com/AdoptOpenJDK/openjdk-docker/pull/472 addresses this issue?