Created
September 7, 2016 10:30
-
-
Save sz3n/f55daf525fc25ebade514449b127ae85 to your computer and use it in GitHub Desktop.
owncloud docker run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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