Update docker.sh

This commit is contained in:
tteckster
2022-03-17 08:15:40 -04:00
committed by GitHub
parent 31dd738e9a
commit afde4dcd55

View File

@ -115,6 +115,7 @@ while [ $opt != '' ]
done
show_menu3(){
printf " ${YW} If ZFS, You Have Storage Driver Options${CL}\n"
printf " ${YW} Non ZFS, Select Standard overlay2fs Storage Driver${CL}\n"
printf " ${YW} 1)${GN} Use fuse-overlayfs Storage Driver${CL}\n"
printf " ${YW} 2)${GN} Use Standard overlay2fs Storage Driver${CL}\n"