drop fuse-overlayfs storage driver

- As of Proxmox 8.1, `overlay2` is now a supported Docker storage driver when using ZFS, specifically with OpenZFS version 2.2.0 or later.
This commit is contained in:
tteckster 2023-12-06 20:13:12 -05:00 committed by GitHub
parent cb312d1f5b
commit a22c3644a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 7 additions and 71 deletions

View file

@ -46,7 +46,6 @@ function default_settings() {
MAC=""
VLAN=""
SSH="no"
FUSE="no"
VERB="no"
echo_default
}