참조를 통해 원격 이미지를 가져오고 해당 콘텐츠를 로컬에 저장. 더 많은 정보: https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_pull.md.
crane pull {{이미지_이름}} {{경로/대상/tarball}}
crane pull {{이미지_이름}} {{경로/대상/tarball}} --annotate-ref
crane pull {{이미지_이름}} {{경로/대상/tarball}} {{-c|--cache_path}} {{경로/대상/캐시}}
crane pull {{이미지_이름}} {{경로/대상/tarball}} {{-format}} {{포맷_이름}}
crane pull {{-h|--help}}