mirror of
https://github.com/containers/podman.git
synced 2026-03-27 11:03:09 -04: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>