spiegel_podman/pkg/specgenutil
Mario Loriedo 3e8b2d7d96 Fix seccomp profile path on Windows
Call specgen.ConvertWinMountPath() on seccomp profile paths provided via
security-opt parameter.

Fixes https://github.com/containers/podman/issues/26558

Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>
2025-07-10 15:02:54 +02:00
..
createparse.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
ports.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
ports_test.go Unit tests for pkg/specgenutil pkg/signal 2022-04-25 14:48:39 -05:00
specgen.go Fix seccomp profile path on Windows 2025-07-10 15:02:54 +02:00
specgenutil_test.go Switch all calls of assert.Nil to assert.NoError 2025-01-15 07:08:27 -05:00
specgenutil_windows_test.go Fix seccomp profile path on Windows 2025-07-10 15:02:54 +02:00
util.go podman: remember hooks-dir on restarts 2025-05-15 14:23:22 +09:00
util_test.go Unit tests for pkg/specgenutil pkg/signal 2022-04-25 14:48:39 -05:00
volumes.go artifact mount: add new name option to specify filename 2025-06-14 12:25:21 +02:00
volumes_test.go Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00