kaniko/pkg/config
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
..
args.go Add insecure-registry and tls-skip-verify-registry flags (#537) 2019-01-29 13:29:47 -06:00
options.go Added `--layout-path` flag to save image in OCI layout. 2019-08-24 01:04:18 -07:00
stage.go Optimize file copying and stage saving between stages. (#605) 2019-03-13 07:47:28 -07:00