spinalcordtoolbox / sct_docker

Docker distribution of Spinal Cord Toolbox
3 stars 3 forks source link

Docker pull doesn't work #14

Closed lrouhier closed 5 years ago

lrouhier commented 5 years ago

i use docker toolbox and the docker command docker pull neuropoly/sct:sct-3.2.4-official yield an error :Error response from daemon: manifest for neuropoly/sct:sct-3.2.4-official not found

I work on windows 10 if that helps. should i just download it locally ?

thanks in advance

lrouhier commented 5 years ago

OK using neuropoly/sct:sct-3.2.2-official seems to work as indicate on the docker page. Is there a new release or is that a typo ?

zougloub commented 5 years ago

Hi @lrouhier,

Hadn't realized that 3.2.4 hadn't be pushed to https://hub.docker.com/r/neuropoly/sct/tags/

Re-building and pushing.

zougloub commented 5 years ago

3.2.4 was finally built and pushed.

There were some issues with generating the Docker images and I was lacking the time to handle them.