An OwnCloud container for Raspberry Pi 2
10K+
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
Content type
Image
Digest
Size
42.3 MB
Last updated
almost 11 years ago
docker pull besn0847/arm-owncloud