mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-02 02:11:18 -06:00
For running the acceptance tests in docker we setup a volume that is shared between the ocis and oc10/testsuite container. Since ocis needs to be able to write to that volume we're switching it to run as root. Closes #2497