Commit Graph
2 Commits
Author SHA1 Message Date
Doron SomechandAlex Viscreanu 94f437184e feat: Allow custom context path 2020-06-22 08:17:58 +02:00
Doron SomechandAlex Viscreanu 51211d4483 fix(digest): Add support for GitHub's docker registry
Github registry doesn't support digest yet, we need to download the manifest
and calculate the digest manually

Also fixing a few other issues:
 * Multi-stage dockerfiles override /usr/local/lib, moved jq and reg to /kaniko instead
 * The digest was fetched for the current tag, which doesn't exist yet. Fetching digest for the latest tag instead
2020-06-22 08:14:46 +02:00