Anthony Stirling
Anthony Stirling
There are some big UI updates coming soon might want to hold off changes
It most likely is caused by your Apache reverse proxy missing certain settings... But I am unable to help sorry
Can you try the config from the first two answers here https://stackoverflow.com/questions/169453/bad-gateway-502-error-with-apache-mod-proxy-and-tomcat
I believe this is the compressed vs uncompressed amount. The size stated in the docs is not manually inputted but instead direct from docker API. They must use the compressed...
Wow this is awesome work I could never get alpine images working due to inexperienced docker skills Have you been able to test these and the functionality of python/libre office...
Just ran a quick run of all 3 docker files Ultra lite seems to be missing java
Cool with that it seems they all load to the homepage  I will do some tests on OCR and conversions just to see if anything else wrong in parallel...
doing docker compose i can expose the port but when running in docker desktop i get  Without the Expose 8080 What is the normal expectation for docker files
(Meaning i am unable to run it and access 8080)
yeah works via CMD for me as well, just find it odd that docker desktop UI doesnt work with it or let you define ports, so was wondering if this...