5 Commits

Author SHA1 Message Date
breandan
bd39008a6e Docker should not clone this repository on build
Fix Docker configuration to clone the project on run, and only if the host volume is not first mounted. This should help to conserve disk space.
2015-07-24 10:44:32 -04:00
breandan
e5512775e1 Merge branch 'master' of https://github.com/jetbrains/intellij-sdk-docs 2015-07-21 14:02:08 -04:00
breandan
b3faaacfab Added mount point and simplified Dockerfile usage
* Added VOLUME sharing and default WORKDIR to Docker
* Simplified Docker installation commands
* Adjusted git coordinates to use HTTPS
2015-07-21 13:39:42 -04:00
breandan
285b7e1fb1 Update Dockerfile to use current git coordinates 2015-07-20 09:39:01 -04:00
breandan
5d8cf85db3 Add Docker support 2015-07-20 01:26:42 -04:00