Commit acb7a3b
authored
FIX: allow overlayfs storage driver (#1014)
new storage driver on by default, per:
https://docs.docker.com/engine/storage/drivers/
containerd image store seems to report as overlayfs, so we should allow for this
string as well.
Ref:
https://meta.discourse.org/t/overlayfs-to-overlay2-failed-on-fresh-installation-storage-driver/3891261 parent c084707 commit acb7a3b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| |||
0 commit comments