mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 04:09:40 -06:00
add volume to docker image
This commit is contained in:
@@ -15,3 +15,5 @@ ENTRYPOINT ["/usr/bin/ocis"]
|
||||
CMD ["server"]
|
||||
|
||||
COPY bin/ocis /usr/bin/ocis
|
||||
|
||||
VOLUME [ "/var/tmp/ocis" ]
|
||||
|
||||
Reference in New Issue
Block a user