fortify/helper/bwrap
Ophestra Umiker aee96b0fdf
helper/bwrap: allow pushing generic arguments to the end of argument stream
Bwrap argument order determines the order their corresponding actions are performed. This allows generic arguments like tmpfs to the end of the stream to override bind mounts.

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-10-13 02:26:01 +09:00
..
config.bool.go helper/bwrap: pass --unshare-user when unshare everything 2024-10-09 00:22:48 +09:00
config.go helper/bwrap: allow pushing generic arguments to the end of argument stream 2024-10-13 02:26:01 +09:00
config.int.go helper: move bwrap into helper 2024-10-07 14:40:35 +09:00
config.interface.go helper/bwrap: proc, dev and mqueue as string arguments 2024-10-11 01:30:11 +09:00
config.pair.go helper: move bwrap into helper 2024-10-07 14:40:35 +09:00
config.string.go helper/bwrap: proc, dev and mqueue as string arguments 2024-10-11 01:30:11 +09:00
config_test.go helper/bwrap: move interfaceArgs before stringArgs 2024-10-11 04:12:47 +09:00