cassinyio / SwarmSpawner

This repo is deprecated. A spawner for JupyterHub
BSD 3-Clause "New" or "Revised" License
23 stars 36 forks source link

Pulling images #1

Closed barrachri closed 7 years ago

barrachri commented 7 years ago

Swarm directly controls the pulling of images, but JupyterHub should wait around 60 secs after you return ip and port of the spawned server.

So when you pull images that are not already available locally you can get some time-out error.

barrachri commented 7 years ago

I can't find a way to control the pull of images from docker with Swarm. So the best way for now is to have the images on each node.