docker-ckan/_src/README.md

25 lines
345 B
Markdown
Raw Normal View History

2014-10-26 22:21:58 +01:00
_src
====
_Clone your source code here._
<br>
## CKAN
The least you need is CKAN itself
Clone it:
clone https://github.com/ckan/ckan.git
## Extensions
Clone them here as well
## Dependencies
Pip requirements are installed when the image is built.
All you need is a reqirement file named `requirements.txt` or `pip-requirements.txt`