Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
2024-06-05 04:38:13 +00:00
committed by Gitee
parent 3704dcf30a
commit 5b1697035c

View File

@@ -106,6 +106,7 @@ BIND_DIRS=(
"--dev-bind-try /media /media"
"--dev-bind-try /mnt /mnt"
"--dev-bind-try /tmp /tmp"
"--dev-bind-try /data /data"
"--dev /dev"
"--dev-bind-try /dev/dri /dev/dri"
"--proc /proc"
@@ -118,7 +119,6 @@ BIND_DIRS=(
"--ro-bind-try /usr/share/fonts /usr/local/share/fonts"
"--dev-bind-try /etc/resolv.conf /etc/resolv.conf"
"--dev-bind-try /home /home"
)
EXTRA_ARGS=(
"--hostname Amber-CE-Bookworm"