Add Dockerfile and default config
Add dockerfile in the context of dbnomics-docker
- add dev.cfg file to replace application.cfg
- update Dockerfile
TODO:
- server do not start due to : "ModuleNotFoundError: No module named 'werkzeug.contrib'" - certainly a wrong install process in Dockerfile - certainly to be moved to pipeline
- remove use of application.cfg
- update pipeline to build and push docker image to a public repo
- [dbnomics-docker] inject env vars at docker image runtime, use new repo for api image
Edited by Basley