Skip to content

Instantly share code, notes, and snippets.

@sz3n
Created September 7, 2016 10:30
Show Gist options
  • Save sz3n/f55daf525fc25ebade514449b127ae85 to your computer and use it in GitHub Desktop.
Save sz3n/f55daf525fc25ebade514449b127ae85 to your computer and use it in GitHub Desktop.
owncloud docker run
github https://github.com/docker-library/owncloud/tree/6011c09fec9dea07faae2282bdeba541a5b77a53/9.1/apache
sudo docker build -t "owncloud:oc9.1" .
sudo docker run -it --rm --name oc owncloud:oc9.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment