jodconverter / docker-image-jodconverter-examples

Docker image with jodconverter + libreoffice for document conversion through a REST api
https://github.com/sbraconnier/jodconverter
MIT License
72 stars 32 forks source link

:rest docker box fails by default #13

Closed panique closed 2 years ago

panique commented 3 years ago

Hi, I've build the dockerfile and the according entrypoint, but the Docker builds successfully, but then always pumps out this:

jodconverter    | jshell> jodconverter exited with code 0
jodconverter    | |  Welcome to JShell -- Version 11.0.8
jodconverter    | |  For an introduction type: /help intro
jodconverter    | 
jodconverter    | jshell> jodconverter exited with code 0
jodconverter    | |  Welcome to JShell -- Version 11.0.8
jodconverter    | |  For an introduction type: /help intro
jodconverter    | 
jodconverter    | jshell> jodconverter exited with code 0
jodconverter    | |  Welcome to JShell -- Version 11.0.8
jodconverter    | |  For an introduction type: /help intro
jodconverter    | 
jodconverter    | jshell> jodconverter exited with code 0
jodconverter    | |  Welcome to JShell -- Version 11.0.8
jodconverter    | |  For an introduction type: /help intro
jodconverter    | 
jodconverter    | jshell> jodconverter exited with code 0

There is also no documentation under http://localhost:8080/swagger-ui.html and no other way that says how to use this thing. It would be awesome if you can add it! Thanks a lot :)

EugenMayer commented 2 years ago

closing, way to old issue