You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.
The actual ubuntu image installs the JDK 8. With this construction you have to build a complete new ubuntu image to provide JDK 11 and further. For this reason I think it will be good to remove the JDK installation form the ubuntu image and put it in the ubuntu_jdkX image. So there could be two images one for ubuntu with JDK 8 and one with JDK 11.
The text was updated successfully, but these errors were encountered:
The actual ubuntu image installs the JDK 8. With this construction you have to build a complete new ubuntu image to provide JDK 11 and further. For this reason I think it will be good to remove the JDK installation form the ubuntu image and put it in the ubuntu_jdkX image. So there could be two images one for ubuntu with JDK 8 and one with JDK 11.
The text was updated successfully, but these errors were encountered: