Commit f849c47
fix(docker): use btrfs as coreos does.
When using aufs in docker on coreos, obscure errors show up, such
as python's gevent not building for autoconf errors. Specifying
btrfs as the filesystem fixes it.
See moby/moby#20561 parent 163359a commit f849c47
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments