compose/pkg
Sebastiaan van Stijn 5d732010a7
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:43:17 +02:00
..
api doc: update Config() comment in API Service interface (#10840) 2023-08-03 15:13:26 -04:00
compose up: handle various attach use cases better 2023-08-18 12:38:38 +02:00
e2e build: fix missing proxy build args for classic builder (#10887) 2023-08-10 08:57:28 -04:00
mocks Add `docker compose wait` 2023-06-30 16:07:03 +02:00
progress progress: minor correctness fixes (#10871) 2023-08-03 15:14:17 -04:00
prompt use a simpler prompt implementation when we lack a terminal 2023-01-09 10:28:16 +01:00
remote include: add experimental support for Git resources (#10811) 2023-08-18 09:16:45 -04:00
utils up: handle various attach use cases better 2023-08-18 12:38:38 +02:00
watch replace dockerfile/dockerignore with patternmatcher/ignorefile 2023-08-23 00:43:17 +02:00