Files
podman/pkg
Jan Rodák e18bb9ea8b Remote build: nTar secrets with relative paths and ignore bypass
When `podman-remote` tars the context, extra `podman-build-secret*` paths were
either dropped by `.dockerignore` (#25314) or archived as absolute paths so
`COPY . .` pulled host-shaped trees into the image (#28334).

Use relative names under the primary context for extra sources and do not apply
`.dockerignore` to those forced entries.

Fixes: https://github.com/containers/podman/issues/25314
Fixes: https://github.com/containers/podman/issues/28334

Signed-off-by: Jan Rodák <hony.com@seznam.cz>
2026-03-25 15:02:28 +01:00
..
2025-11-11 12:32:46 +01:00
2026-03-09 11:09:23 +01:00
2022-12-15 13:39:56 +01:00
2025-11-11 12:32:46 +01:00
2025-09-10 16:17:04 +02:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-09-10 16:17:04 +02:00
2025-09-10 16:17:04 +02:00
2025-11-11 12:32:46 +01:00
2026-03-12 17:22:01 +01:00