Engine icon indicating copy to clipboard operation
Engine copied to clipboard

Add docker support

Open liadmagen opened this issue 7 years ago • 1 comments

Add a dockerfile to the repository, using gunicorn as the flask server initializer. Add to the README.md file instructions how to setup and have the engine running with minimal effort

liadmagen avatar Aug 02 '18 12:08 liadmagen

This might not be SO easy task without previous knowledge, but a good practice for new comers of how to create a docker that supports machine learning on python. There are already good base dockerfiles that include Numpy/pandas and such (i.e. anaconda miniconda based docker base)

liadmagen avatar Oct 12 '18 09:10 liadmagen