Skip to content

Releases: jodconverter/docker-image-jodconverter-runtime

Use UTF8 locale

17 Jan 15:45
852eb1d
Compare
Choose a tag to compare
Defaults the characterset encoding to UTF-8 (#6)

This change allows converting files with filenames that are not present in the current US-ASCII charset

With the current US-ASCII charset, the error ´java.nio.file.InvalidPathException: Malformed input or input contains unmappable characters: Ødegaard.docx´ is thrown when trying to convert files with UTF-8 characters (like Æ, Ø and Å in Norway)

Rebuild docker image

10 Jan 06:42
885347a
Compare
Choose a tag to compare

common rebuild for debian dependencies

Use libreoffice 24.2

03 Jun 08:19
885347a
Compare
Choose a tag to compare
Update to libreoffice24 (#4)

* update to libreoffice24

Update image and dependencies

10 Apr 05:38
Compare
Choose a tag to compare

Update image to update dependencies, in particular libre office

0.1.7

06 Mar 12:33
Compare
Choose a tag to compare

Update build for general purposes

Create font-cache for jodconverter user

30 Oct 15:40
Compare
Choose a tag to compare
0.1.6

generate font cache

Fix JAVA_HOME for jdk variant

30 Oct 10:29
Compare
Choose a tag to compare
0.1.4

Fix JAVA_HOME

Add JDK image support

30 Oct 08:59
Compare
Choose a tag to compare
0.1.2

Fix JDK build

Downgrade to Java 17

30 Oct 07:36
01e515c
Compare
Choose a tag to compare

Downgrade to Java 17 due to missing proper Kotlin support on 21

Upgrade to libreoffice 7.4, bookworm and java 21 JRE

29 Oct 22:20
51b7923
Compare
Choose a tag to compare
Merge pull request #2 from jodconverter/task/bookworm-temurin-based

Migrate baseimage to bookworm

- upgrades libreoffice
- run under jre 21
- use eclipse-temurin with jlink to build the runtime jre