This release adds support for Private Docker registries that require authentication.
To authenticate simply run docker login
. slsa-provenance
will read the credentials from the credential store.
Changelog
- 8d0286f Add ClientOptions for authentication to crane
- 3c40057 Bump v0.5.1 to v0.6.0 for release
- 6d36724 Fix version in docker build
- a16ebc9 Pass json as environment variables
- 1d1afcf Replace docker client with crane
Full Changelog: v0.5.1...v0.6.0