mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
The initial `ValidateContextDirectory` implementation fails loudly when a file lacks read permissions in the current context. However that situation is valid if the file is included in the `.dockerignore` patterns. Docker-DCO-1.1-Signed-off-by: Bruno Renié <brutasse@gmail.com> (github: brutasse) Upstream-commit: 27cca4c70cc7f0cccfda693ca7bbb2422eec3e13 Component: engine