aboutsummaryrefslogtreecommitdiff
path: root/contrib/podmanimage/stable/podman-containers.conf
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/podmanimage/stable/podman-containers.conf')
-rw-r--r--contrib/podmanimage/stable/podman-containers.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/podmanimage/stable/podman-containers.conf b/contrib/podmanimage/stable/podman-containers.conf
new file mode 100644
index 000000000..503cca365
--- /dev/null
+++ b/contrib/podmanimage/stable/podman-containers.conf
@@ -0,0 +1,4 @@
+[containers]
+volumes = [
+ "/proc:/proc",
+]