kaniko/pkg/executor
chhsia0 730b8b77c8 Added `--layout-path` flag to save image in OCI layout.
Fixed #296.

The output manifests may have `application/vnd.docker.distribution.manifest.v2+json`
as their media types instead of `application/vnd.oci.image.manifest.v1+json`.
2019-08-24 01:04:18 -07:00
..
build.go Reverted not including build args in cache key 2019-08-16 15:09:52 +02:00
build_test.go Fix arg handling for multi-stage images in COPY instructions. (#621) 2019-03-22 12:24:43 -05:00
composite_cache.go Use only the necessary files in the cache keys. (#387) 2018-10-15 08:56:34 -05:00
foo Optimize file copying and stage saving between stages. (#605) 2019-03-13 07:47:28 -07:00
push.go Added `--layout-path` flag to save image in OCI layout. 2019-08-24 01:04:18 -07:00
push_test.go add multiple user agents to kaniko if upstream_client_type value is set 2019-08-23 11:29:05 -07:00