Sign inSign up

psitrax/owncloud

By psitrax

Updated almost 11 years ago

Docker image for the (latest) Owncloud based on AlpineLinux (100MB!)

Image
0

4.2K

psitrax/owncloud repository overview

Owncloud Docker Image

Lightwight Docker image for the (latest) Owncloud based on AlpineLinux

  • MySQL backend, but not bundled
  • Image size only ~100MB !
  • Tiny preconfiguration
  • Very new packages (alpine:edge) 2015-04-03:
Usage
sudo docker run -v /data:/DATA -p 80:80 psitrax/owncloud
Volume structure
  • data: Owncloud user data (uploads)
  • config: Owncloud config
  • apps: Custom Owncloud apps
  • logs: Nginx/PHP/Owncloud error logs

Tag summary

Content type

Image

Digest

sha256:ee3bf7e03

Size

32.2 MB

Last updated

almost 11 years ago

docker pull psitrax/owncloud