deepforge-dev / examples

DeepForge example projects
32 stars 8 forks source link

make demo-server docker image #15

Closed brollb closed 4 years ago

brollb commented 5 years ago

Docker-compose up is really slow since it needs to install the deepforge-keras extension. We should just make a new server image which has it preinstalled.

umesh-timalsina commented 5 years ago

I am digging into this and will update the docker-images accordingly.

brollb commented 4 years ago

This has been resolved in https://github.com/deepforge-dev/deepforge

brollb commented 4 years ago

For the record, the "demo-server" image is called "kitchen-sink" (https://github.com/deepforge-dev/deepforge/blob/master/docker/docker-compose.yml#L15)