We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5bbea3 commit fb5c0a7Copy full SHA for fb5c0a7
README.md
@@ -14,7 +14,7 @@ You will be asked for the Password next.
14
## Build your ownCloud enterprise image from tarball
15
16
1. Download ownCloud Enterprise ```owncloud-enterprise-complete-9.0.3.tar.bz2``` from ownCloud's Customer Download Center to this folder.
17
-2. Replace loading tarball in Dockerfile with
+2. Replace the `curl` command for loading tarball from URL in Dockerfile with
18
19
```
20
ADD owncloud-enterprise-complete-9.0.3.tar.bz2 /var/www/
0 commit comments