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> | ||
* | Update vendored version of runc,buildah,containers/image | Daniel J Walsh | 2018-07-27 |
| | | | | | | | | | | | | | | | There is a compiler warning that has been fixed in the upstream, so I figured we should update to fix. Also vendor in latest buildah to get better support for running builds in rootless mode. Vendor in latest containers/image to allow daemon support to be pluggable. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #1169 Approved by: mheon | ||
* | Use buildah commit and bud in podman | baude | 2018-04-27 |
Vendor in buildah and use as much of commit and bug as possible for podman build and commit. Resolves #586 Signed-off-by: baude <bbaude@redhat.com> Closes: #681 Approved by: mheon |