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
1. manifest build is currently broken as the OS and the distro cannot be
used interchangeably. Using "os" and "os_family" to indicate "distro"
and "generic OS" respectively to reduce code changes.
2. Remove maintainer LABEL, no longer a standard practice for docker images.
3. Have jshell as default CMD only for jdk builds and not jre ones.
4. Add arm64 manifest entries for aarch64.
5. Added back spaces in the Dockerfiles between statements to keep it
readable.
0 commit comments