Hacker News new | past | comments | ask | show | jobs | submit login

Docker doesn't prevent use of ZFS.

It's common and easy to mount your host FS into the container, putting mutating data where you can take full advantage of the superior architecture and ops capabilities of whichever FS you prefer.

The images' internal AUFS/BTRFS layers are then only for keeping your binaries-at-rest and static configuration straight. They may as well be in highly indexed ZIP files, for all you care.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: