Docker Image intended to deploy data-science apps based on Python Bokeh.
- ubuntu 18.04 base
- Microsoft ODBC Driver
- miniconda3
- bokeh, tornado, nodejs
by default the dockerfile will copy all files contained in the bokeh-app folder into the image. please make sure to have a main.py in there.
- you can point your azure devops pipeline setup to the repository. TODO