Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 223 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 223 Bytes

arm-owncloud

To start the container with default config :

docker run -d -P arm-owncloud

But you can also use your local datastore :

docker run -d -P -v <your local datastore>:/data arm-owncloud