Add support for btrfs storage driver in docker
authorFernando (Ariznaf) <57560645+ariznaf@users.noreply.github.com>
Thu, 3 Mar 2022 13:11:35 +0000 (14:11 +0100)
committerRafael dos Santos Silva <xfalcox@gmail.com>
Fri, 4 Mar 2022 20:30:25 +0000 (17:30 -0300)
commitb5e3861e68cf9ca71e049c4c1ccf92201e3eef5a
treedbde59590b441e6301186ec8e9eb15ff03381a57
parent99e215415fa6a6af5aa1acc2cc396023cd951122
Add support for btrfs storage driver in docker

After several months of using btrfs in our forum in production with no issue, I can say that btrfs seems quite stable and I am proposing to add it to the supported storage drivers under docker.

Using btrfs makes it a breeze to take snapshots and revert to a previous state of discourse, and taking backups with minimal forum interrupt time.

Here is a discussion about it in discourse forum:
https://meta.discourse.org/t/unable-to-rebuild-app-not-supported-docker-storage-driver-btrfs/209200/14
launcher