Closed aldemira closed 2 years ago
Are you sure you are using the right tag?
Please, write the command line you have used to run the container.
The problem was docker was creating a local volume for /opt/tomcat, I hadn't know that and I just upgraded from 6.3.9, long story short, I removed the container along with the local volume and running docker-compose up -d
worked just fine.
I've just upgraded to 6.3.11 from https://hub.docker.com/r/openkm/openkm-ce and docker logs still shows:
2022-09-13 10:18:20,028 [localhost-startStop-1] INFO com.openkm.util.WarUtils - okm.version: 6.3.9 2022-09-13 10:18:20,028 [localhost-startStop-1] INFO com.openkm.util.WarUtils - okm.build: e57b626 2022-09-13 10:18:20,031 [localhost-startStop-1] INFO c.o.servlet.RepositoryStartupServlet - *** Application version: 6.3.9 (build: e57b626) *** 2022-09-13 10:18:20,032 [localhost-startStop-1] INFO c.o.servlet.RepositoryStartupServlet - *** Initialize cache manager... ***