|
|
|
|
|
by LukeShu
1154 days ago
|
|
Docker has 8 different storage drivers that it can use... that's a lot, so you know they don't all get equal attention. As much as I love btrfs, it's probably fair to say that the only Docker storage driver that receives adequate attention to be production-ready is "overlay2". https://docs.docker.com/storage/storagedriver/select-storage... |
|