Releases: LavLabInfrastructure/ctp
Releases · LavLabInfrastructure/ctp
v1.0.1-rc9
Update libturbojpeg package in Dockerfile
v1.0.1-rc7
Update Dockerfile to manage imageio libraries Remove imageio libraries and create a new directory for imageio.
v1.0.1-rc6
Update ENTRYPOINT in Dockerfile for Java configuration Added additional library paths and buffer size for Java.
v1.0.1-rc5
Fix Dockerfile to unzip imageio-ext jars correctly
v1.0.1-rc4
Change working directory to /JavaPrograms/CTP
v1.0.1-rc3
Refactor Dockerfile for JAR file handling Updated the Dockerfile to change the output path for copied JAR files and removed unnecessary output directory creation.
v1.0.1-rc2
fix multiline parse issue
v1.0.1-rc19
Change base image to Eclipse Temurin 8 and clean up Dockerfile Updated base image from Eclipse Temurin 11 to 8 in the builder stage. Removed unnecessary steps related to JPEG2000 service provider registrations.
v1.0.1-rc18
please work
v1.0.1-rc17
Update Dockerfile to handle unsealed JPEG2000 plugin