-
Notifications
You must be signed in to change notification settings - Fork 472
Closed
Description
It appears that this official Java image currently uses Debian as its base. Some experiments have been done by people looking to shrink down their Java base images that merely require busybox:
- https://registry.hub.docker.com/u/errordeveloper/oracle-jre/
- https://registry.hub.docker.com/u/errordeveloper/oracle-jdk/
Appreciate that this requires Oracle not Open JDK, and that you guys have problems distributing that, but hopefully the general idea has come across: please could you look at using a smaller base distro than Debian, as this would improve build, push, and pull times considerably for us (and no doubt many others).
Metadata
Metadata
Assignees
Labels
No labels