DeepInfer / Model-Registry

4 stars 7 forks source link

Automatic docker generator #10

Open mpslxz opened 6 years ago

mpslxz commented 6 years ago

@mehrtash It seems that we can convert a virtual env to a docker image easily. Then using requirements.txt file, all of the project dependencies can be defined and ideally, we can convert the virtual env to an image. Let's investigate this.