podman/pkg/specgen/generate
Giuseppe Scrivano 4f7da3274b
spec: open fuse with --device .*/fuse
If the container uses the /dev/fuse device, attempt to load the fuse
kernel module first so that nested containers can use it.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1872240

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2020-10-02 10:12:58 +02:00
..
config_linux.go spec: open fuse with --device .*/fuse 2020-10-02 10:12:58 +02:00
config_linux_cgo.go Switch to containers/common for seccomp 2020-08-27 21:14:59 +02:00
config_linux_nocgo.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
container.go Merge pull request #7798 from QiWang19/run-manifest 2020-09-30 18:38:07 +00:00
container_create.go run/create: record raw image 2020-09-15 13:33:22 +02:00
namespaces.go fix pod creation with "new:" syntax 2020-07-31 18:27:49 +02:00
oci.go Make oom-score-adj actually work 2020-09-09 10:19:25 -04:00
pod_create.go Add support for slirp network for pods 2020-09-25 21:34:23 -04:00
ports.go Binding the same container port to >1 host port is OK 2020-07-29 14:24:36 -04:00
security.go capabilities: always set ambient and inheritable 2020-09-30 15:14:07 +02:00
storage.go Fix incorrect parsing of create/run --volumes-from 2020-09-20 22:49:09 +02:00
validate.go podman: add option --cgroup-conf 2020-08-21 19:06:05 +02:00