Ocis docker compose - my own volume for data?
Open
Type:Bug
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 274
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 103
Description
Hi
Ive got a question about the docker compose file to deploy an ocis instance.
I cant find documentation about how to add my own volume?
so Ocis has 2 volume like:
```
- /config:/etc/ocis
- /data:/var/lib/ocis
```
but it looks like it is used for ocis application data/config only.
I need to mount my own volume so I can access my own data in Ocis
How to add an own volume for my own data?
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.