]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/podman/recipes/default.rb
podman: add volume support
[chef.git] / cookbooks / podman / recipes / default.rb
index 4c8257350f34cc659d70bbde6bb68efe44d0ff59..b29769c1f968cf1df791f873bab57b07988c509c 100644 (file)
@@ -21,6 +21,7 @@ package %w[
   podman
   slirp4netns
   uidmap
+  fuse-overlayfs
 ]
 
 ruby_block "subuid-containers" do