`rootfs`: `[volume=] [,acl=] [,backup=<[1|0]>] [,quota=<[0|1]>] [,ro=] [,size=]` `mp[n]`: `mp=, [volume=] [,acl=] [,backup=<[1|0]>] [,quota=<[0|1]>] [,ro=] [,size=]` `acl`: `` :: Explicitly enable or disable ACL support. `backup`: `<[1|0]>` :: Whether to include the mountpoint in backups. `mp`: `` :: Path to the mountpoint as seen from inside the container. `quota`: `<[0|1]>` :: Enable user quotas inside the container (not supported with zfs subvolumes) `ro`: `` :: Read-only mountpoint (not supported with bind mounts) `size`: `` :: Volume size (read only value). `volume`: `` :: Volume, device or directory to mount into the container.