docker-ckan/_src/README.md

25 lines
350 B
Markdown
Executable File

_src
====
_Clone your source code here._
<br>
## CKAN
The least you need is CKAN itself
Clone CKAN:
git 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`