Replies: 1 comment 6 replies
-
Podman does support docker style volume plugins so you should be able to keep using the same plugin with podman. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've configured the zfs storage driver which seems to work fine for images.
However: i want a zfs volume for each podman volume?
For docker i'm using: https://github.com/csachs/docker-zfs-plugin
Is there a way to achieve this for podman?
Or is there a way to do this manually? (Do a zfs create for each volume or something before running podman)
Edwin
Beta Was this translation helpful? Give feedback.
All reactions