moby/builder
Sebastiaan van Stijn 3553b4c684
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>
2023-08-23 00:53:18 +02:00
..
builder-next libnetwork: remove Network interface 2023-07-22 11:56:41 +02:00
dockerfile classic builder: align "removing intermediate container" output 2023-08-18 21:27:56 +02:00
remotecontext replace dockerfile/dockerignore with patternmatcher/ignorefile 2023-08-23 00:53:18 +02:00
builder.go builder: format code with gofumpt 2023-06-29 00:25:21 +02:00