Skip to content

Releases: DockerContainerService/image-save

v1.0.1-release_build.b4c4342

24 Jan 08:36
b4c4342
Compare
Choose a tag to compare
  • support oci image
  • support darwin platform

v1.0.1-release_build.7a854cf

16 Apr 11:57
7a854cf
Compare
Choose a tag to compare
  • fix issue-4 Not all image layers are downloaded

v1.0.1-release_build.0

01 Apr 07:44
2a50309
Compare
Choose a tag to compare
  • Support save docker image to local independent of docker daemon
  • Support for reading registry passwords in environment variables REGISTRY_PASSWORD
  • Support multithreading layer download
  • Support the use of registry mirror
  • Optimized log display

v1.0.0-release_build.0

30 Mar 09:47
fa07e06
Compare
Choose a tag to compare

Save docker image to local without docker daemon

  • Supports the registry that requires user names and passwords to log in
  • Support for insecure registry