theislab / single-cell-tutorial

Single cell current best practices tutorial case study for the paper:Luecken and Theis, "Current best practices in single-cell RNA-seq analysis: a tutorial"
1.39k stars 458 forks source link

no latest tag for Docker container #56

Closed Zethson closed 3 years ago

Zethson commented 3 years ago

Dear @le-ander and @LuckyMD,

to get a head start on my SC analysis adventures I wanted to complete the tutorial. However, when attempting to pull the container via:

docker pull leanderd/single-cell-analysis                                                                                                                              

I encountered

Error response from daemon: manifest for leanderd/single-cell-analysis:latest not found: manifest unknown: manifest unknown

The reason for this behaviour is that by default Docker looks for the latest tag if no tag was specified. However, you only have an explicit tag of 200402. It is pretty much standard to always have a latest tag, which corresponds to the latest release and I would like to suggest to add a latest tag.

LuckyMD commented 3 years ago

yes, there should ofc be a latest tag. Thanks for highlighting!

le-ander commented 3 years ago

here you go ;) https://hub.docker.com/r/leanderd/single-cell-analysis/tags?page=1&ordering=last_updated