darwin-containers / rund

OCI Container Runtime for Darwin
Apache License 2.0
432 stars 13 forks source link

Storage drivers #51

Open jlsalmon opened 3 months ago

jlsalmon commented 3 months ago

This is probably a super dumb question owing to lack of knowledge, but would it in theory be possible to use storage drivers other than the current default vfs?

slonopotamus commented 3 months ago

Hi!

  1. There is a kinda stuck containerd PR to use sparse bundles: https://github.com/containerd/containerd/pull/5935
  2. There is some interest in zfs, but AFAIK nobody tried: https://github.com/macOScontainers/rund/issues/17