Closed wyjforwjy closed 5 years ago
@ufoym
I try create a new docker by dockfile,but it always occurs the "download time out error"...
Try pulling images with deprecated tags like
docker pull ufoym/deepo:py36-cu90
If you want to build your own images, try to specify --ubuntu-ver
https://github.com/ufoym/deepo/blob/f15f97e097926f1df0d503b63fba062337c65092/generator/generate.py#L25
I find that the images pulled are from ubuntu18.04. So how can i get the earlier images? hope for your help.