v2.2.0
New Features
- Support mounting a blob from one repository to another in the same remote registry
Bug Fixes
- Fix #484:
auth.StaticCredential
does not properly handledocker.io
Detailed Commits
- build(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #498
- feat(registry/remote): implement
Mount
by @rogpeppe in #500 - fix: add special handling for "docker.io" in
StaticCredential()
by @Wwwsylvia in #504
New Contributors
Full Changelog: v2.1.0...v2.2.0