diff --git a/create_container.sh b/create_container.sh index 005712c..d3cfe37 100644 --- a/create_container.sh +++ b/create_container.sh @@ -68,7 +68,7 @@ pushd $TEMP_DIR >/dev/null wget -qL https://git.sthopeless.com/sthope/proxmox_portainer/raw/branch/master/setup.sh # Detect modules and automatically load at boot -load_module aufs +#load_module aufs load_module overlay # Select storage location @@ -172,5 +172,5 @@ msg " Enjoy! Portainer: http://${IP}:9000 - + VSCode: http://${IP}:8433 "