From ea5620182f6dc1fabc33e1a8d453d070fba0952c Mon Sep 17 00:00:00 2001 From: TomSweeneyRedHat Date: Wed, 20 Dec 2017 17:54:13 -0500 Subject: Initial podman build Signed-off-by: TomSweeneyRedHat Closes: #162 Approved by: rhatdan --- test/build/from-multiple-files/Dockerfile2.withfrom | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/build/from-multiple-files/Dockerfile2.withfrom (limited to 'test/build/from-multiple-files/Dockerfile2.withfrom') diff --git a/test/build/from-multiple-files/Dockerfile2.withfrom b/test/build/from-multiple-files/Dockerfile2.withfrom new file mode 100644 index 000000000..fa3b96908 --- /dev/null +++ b/test/build/from-multiple-files/Dockerfile2.withfrom @@ -0,0 +1,2 @@ +FROM alpine +COPY Dockerfile2.withfrom / -- cgit v1.2.3-54-g00ecf