Skip to content

Error manifest in docker pulll #1708

Answered by AdeelH
FelipeSBarros asked this question in Q&A
Discussion options

You must be logged in to vote

The correct "latest" tag is pytorch-latest. This is the build for the current master branch. The tag pytorch-0.20 is the build for the latest v0.20.* release.

So you actually want to do:

docker pull quay.io/azavea/raster-vision:pytorch-latest

or

docker pull quay.io/azavea/raster-vision:pytorch-0.20

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@FelipeSBarros
Comment options

@AdeelH
Comment options

@FelipeSBarros
Comment options

Answer selected by FelipeSBarros
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants