Files
buildkit/frontend
Tonis Tiigi 3c2df0f506 dockerfile: fix CopyIgnoredFile for context root
Avoid treating COPY . . as copying an ignored file named "." when
.dockerignore excludes dotfiles with patterns such as .*.

Keep the warning for catch-all root patterns like *, where copying the
context root would copy only ignored entries.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2026-07-06 11:20:03 -07:00
..
2026-06-12 09:44:45 +02:00