sketch_simplification icon indicating copy to clipboard operation
sketch_simplification copied to clipboard

Dockerize

Open json2d opened this issue 6 years ago • 4 comments

Added support for deploying with Docker, including usage notes.

Make sure to change the repo namespace from json2d to bobbens when merging, in Dockerfile and README.md

json2d avatar Oct 13 '18 20:10 json2d

I can't comment on the docker pull request much as I don't use docker, but it is likely that you will have to make the docker image use pytorch 0.4.1 and not latest (see issue #8 )

bobbens avatar Mar 20 '19 06:03 bobbens

you're right thanks for the tip

json2d avatar Mar 22 '19 13:03 json2d

unfortunately there's no 0.4.1 image available

https://hub.docker.com/r/pytorch/pytorch/tags

do you know if 0.4.0 works?

json2d avatar Mar 22 '19 14:03 json2d

I assume it would, but someone would have to test it to make sure.

bobbens avatar Mar 22 '19 14:03 bobbens