spiegel_podman/vendor/github.com/projectatomic/buildah/imagebuildah
Daniel J Walsh 7462ebe830 Vendor in latest github.com/projectatomic/buildah
This adds support for Dockerfile.in and fixes some limits
issues on docker build

Also adds support for podman build to read Dockerfile from stdin.

cat Dockerfile | podman build -f - .

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #1209
Approved by: mheon
2018-08-03 14:39:07 +00:00
..
build.go Vendor in latest github.com/projectatomic/buildah 2018-08-03 14:39:07 +00:00
chroot_symlink.go Add OnBuild support for podman build 2018-06-01 10:08:56 -04:00
util.go Support pulling Dockerfile from http 2018-05-16 14:39:55 +00:00