DockerCLI/vendor/github.com/moby/patternmatcher
Sebastiaan van Stijn 5bff12354d
replace dockerfile/dockerignore with patternmatcher/ignorefile
The BuildKit dockerignore package was migrated to the patternmatcher
repository / module. This patch updates our uses of the BuildKit package
with its new location.

A small local change was made to keep the format of the existing error message,
because the "ignorefile" package is slightly more agnostic in that respect
and doesn't include ".dockerignore" in the error message.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-23 12:09:12 +02:00
..
ignorefile replace dockerfile/dockerignore with patternmatcher/ignorefile 2023-08-23 12:09:12 +02:00
LICENSE vendor: docker v20.10.3-0.20221006185438-87d9d96ab0b6 (v22.06-dev) 2022-10-21 15:15:11 +02:00
NOTICE vendor: docker v20.10.3-0.20221006185438-87d9d96ab0b6 (v22.06-dev) 2022-10-21 15:15:11 +02:00
patternmatcher.go vendor: docker v20.10.3-0.20221006185438-87d9d96ab0b6 (v22.06-dev) 2022-10-21 15:15:11 +02:00