shiplift icon indicating copy to clipboard operation
shiplift copied to clipboard

Images::pull pulls all versions of the image if no tag is specified

Open vimpunk opened this issue 6 years ago • 1 comments

I would have expected defaulting to :latest as with the docker CLI executable, despite the docs explaining this behavior. I would suggest changing the API to pulling a single image and providing a separate API to pull all image versions. If there is an API to pull a single image and I missed it, my apologies.

  • Crate version: 0.5
  • OS: ubuntu 19.04
  • Output of running docker version on the command line: Docker version 18.09.6, build 481bc77156

vimpunk avatar Jul 04 '19 15:07 vimpunk

since #261 was merged, can this be closed?

danieleades avatar Nov 30 '21 15:11 danieleades