Devices and studies vanish after restart containers.

13 views
Skip to first unread message

Marcio Adamec

unread,
Apr 9, 2026, 3:15:30 PM (20 hours ago) Apr 9
to dcm4che
Hi everyone, I need you help, please!
I installed dcm4chee arc 5.34 to docker (with ldap and postgresql). So, On the first time that I execute "docker compose up -d", all containers become up,  no errors,  and i get access the web page. If I execute the command "docker stop" or whatever command that stops containers, at begin again, all of devices and studies vanish.
My docker-compose.yml that i test is:

https://github.com/dcm4che-dockerfiles/dcm4chee-arc-psql/blob/master/docker-compose.yml

Anyone would like help me, please? Regardless, i regard!! 

Antonio Gonzalez

unread,
Apr 9, 2026, 3:33:08 PM (20 hours ago) Apr 9
to dcm4che

Ensure the storage path is explicitly defined in your docker-compose.yml (for example: - /var/local/dcm4chee-arc/storage:/storage) and follow the official deployment and configuration guidelines from the dcm4chee-arc-light wiki: https://github.com/dcm4che/dcm4chee-arc-light/wiki/Running-on-Docker

Twaha Nkambwe

unread,
Apr 9, 2026, 3:50:35 PM (19 hours ago) Apr 9
to dcm...@googlegroups.com
Have you made sure that the host folders for DB, Storage,Wildfly and LDAP exist and are owned by the same UID the containers run as, so Docker can read and write the data.
OR you can use named Docker volumes instead of host paths to avoid permissions headaches.


--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/dcm4che/300da4e9-8dc7-402d-a793-17af1129cd96n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages