moby/builder
Sebastiaan van Stijn daf599ea0a
replace dockerfile/dockerignore with patternmatcher/ignorefile
The BuildKit dockerignore package was integrated in 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>
(cherry picked from commit 3553b4c684)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-10-16 22:17:23 +02:00
..
builder-next 24.0: Update buildkit to fix source policy order 2023-09-08 16:53:06 +00:00
dockerfile builder/dockerfile: use string-literals for easier grep'ing 2023-07-15 00:48:58 +02:00
remotecontext replace dockerfile/dockerignore with patternmatcher/ignorefile 2023-10-16 22:17:23 +02:00
builder.go c8d: implement classic builder 2023-05-11 19:13:13 +01:00