containerd/cmd/ctr/commands/run
Samuel Karp 535d9cc59f
ctr: parse mount options with embedded = character
FreeBSD mount options may have embedded = characters.  For example,
devfs(5) supports the `ruleset` option which can be passed as
`ruleset=4` to indicate that ruleset 4 should be used.

Signed-off-by: Samuel Karp <me@samuelkarp.com>
2021-05-25 00:21:37 -07:00
..
run_unix.go Support adding devices by dir 2021-03-15 16:42:23 +00:00
run_windows.go Reject host-mode networking on Windows 2020-07-21 19:43:08 +10:00
run.go ctr: parse mount options with embedded = character 2021-05-25 00:21:37 -07:00