Comment by pcthrowaway
6 years ago
> the implicit actual name is `index.docker.io/foo/bar`
`index.docker.io/foo/bar:latest` to be more exact, which is a URL, but not really a URI if we're being pedantic.
Docker doesn't really provide an interface to address images by URI (which would be more like the SHA), though in practice, tags other than latest should function closer to a URI
No comments yet
Contribute on Hacker News ↗