mirror of
https://github.com/containers/podman.git
synced 2025-06-18 15:39:08 +08:00

Prevents temp secrets leaking into image by moving it away from context directory to parent builder directory. Builder directory automatically gets cleaned up when we are done with the build. Signed-off-by: Aditya Rajan <arajan@redhat.com>