I use this repo to add custom environments for different specific configurations.
It's based on Docer-CKAN OKF repo (README already included).
For each configurarion I added:
- A .env.CLIENT file with custom settings
- A ckan/Dockerfile.dev.CLIENT
- A ckan/docker-entrypoint.d/CLIENT folder
- A custom docker-compose-CLIENT.yml file
- To debug the code I include in volumes a reference to my local folder. You will need to update them.