docker-alpine-java
docker-alpine-java copied to clipboard
"Unlimited" tags still being released
Since 8u162 "unlimited" is the default state of the JRE with no modification (i.e. downloading extra jce zip). The extra "unlimited" images (they're effectively identical, yet end up with different hashes) need not be built. If it's for compatibility, just push the unlimited tag again for the regular image.
Please share of a way to apply multiple tag to a single build when using "Automated Build" in Docker Hub.
It would be great for tags 8
, 8_server-jre
and latest
to have same hash as well.
Alas, I could not find a way to do that in Docker Hub.