Docker Install - Volumes to bind?

Hey there,

actually I am planning a scenario, having a docker based UCS running in a hetzner cloud environment. I’d like to know if it is possible to run even open-xchange in such a container. But I think that is not possible: [Q&A: Can I Upgrade UCS or Apps From Within the Docker Container?

I’d think it depends on what you are going to do with the docker container. I would say having at least

/etc/
/var/
/usr/
/lib/

as persisten volumes would be a good idea.

Cheers

Sebastian