buildah/tests/bud/dockerignore3
Qi Wang dbec497140 fix bug Add check .dockerignore COPY file
fix bug that buildah does not check .dockerignore file if source of COPY instruction is a filepath. This patch will skip the path if the overall result of the dockerignore matcher is true.

Signed-off-by: Qi Wang <qiwan@redhat.com>

Closes: #2064
Approved by: rhatdan
2020-01-07 14:14:13 +00:00
..
src bud.bats: add another .dockerignore test 2019-05-31 20:33:23 +00:00
.dockerignore bud.bats: add another .dockerignore test 2019-05-31 20:33:23 +00:00
BUILD.md bud.bats: add another .dockerignore test 2019-05-31 20:33:23 +00:00
COPYRIGHT bud.bats: add another .dockerignore test 2019-05-31 20:33:23 +00:00
Dockerfile fix bug Add check .dockerignore COPY file 2020-01-07 14:14:13 +00:00
LICENSE bud.bats: add another .dockerignore test 2019-05-31 20:33:23 +00:00
README-secret.md bud.bats: add another .dockerignore test 2019-05-31 20:33:23 +00:00
README.md bud.bats: add another .dockerignore test 2019-05-31 20:33:23 +00:00
manifest bud.bats: add another .dockerignore test 2019-05-31 20:33:23 +00:00
test1.txt bud.bats: add another .dockerignore test 2019-05-31 20:33:23 +00:00
test2.txt bud.bats: add another .dockerignore test 2019-05-31 20:33:23 +00:00
test3.txt bud.bats: add another .dockerignore test 2019-05-31 20:33:23 +00:00

README.md