adoptium / containers

Repo containing the dockerfiles and scripts to produce the official eclipse-temurin containers.
https://hub.docker.com/_/eclipse-temurin/
Apache License 2.0
206 stars 91 forks source link

Fix: correct path of src.zip to be removed from image #396

Closed zdtsw closed 1 year ago

zdtsw commented 1 year ago

Ref: https://github.com/adoptium/containers/issues/268

As @maffe pointed out, the path is incorrect. I've verified in both old JDK17 on x64 release and new/latest JDK17 on alpine release tarballs, both have src.zip under "lib" dir.