occ

cloud storage for files, music, contacts, calendars and many more

Ubuntu
RUN apt-get update && \ apt-get install -y owncloud
Alpine
RUN apk add owncloud
Fedora
RUN dnf install -y owncloud
Raspbian
RUN apt-get update && \ apt-get install -y owncloud
click the source code to copy install occ on any operating system with command-not-found.com