Ive been able to launch the the dockerized dcm4chee following the minimal archive instructions. Dcm4chee runs well on the first run, all services work. When stopping and restarting the docker containers though it starts to fail. It looks like the archive and the postrgres containers are ok. I get errors with the archive connecting to the ldap container. The deployment page of the wildfly management site says that the dcm4chee-arc-ear-xxx-psql.ear failed to deploy.
Im using the instructions using docker-compose. Anyone have the same issue and the fix?