mirror of
https://github.com/containers/podman.git
synced 2025-10-19 12:12:36 +08:00

Users do not realize that the entire context directory is being copied into the podman machine when doing a podman --remote build. Adding information about the context directory might help them understand this. Improves: https://github.com/containers/podman/issues/23287 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>