Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Vendor in latest containers/buildah | Daniel J Walsh | 2018-09-18 |
| | | | | | | Switch from projectatomic/buildah to containers/buildah Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> | ||
* | use layer cache when building images | baude | 2018-09-07 |
to more closely mimic docker default behavior, the --layers cli option is set to true by default for podman. the buildah environment variable of BUILDAH_LAYERS is still honored and will override the command line input. this should be considered in place of PR #1383. Many thanks for Scott McCarty for inspiring this welcome change. Signed-off-by: baude <bbaude@redhat.com> Closes: #1422 Approved by: rhatdan |