mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-13 22:01:34 -05:00
Remove /etc/docker bind
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
040136f1ad
commit
be6bc51177
@ -14,5 +14,4 @@ newgrp docker
|
|||||||
sudo mkdir -p /etc/qubes-bind-dirs.d
|
sudo mkdir -p /etc/qubes-bind-dirs.d
|
||||||
sudo tee /etc/qubes-bind-dirs.d50_user.conf << EOF > /dev/null
|
sudo tee /etc/qubes-bind-dirs.d50_user.conf << EOF > /dev/null
|
||||||
binds+=( '/var/lib/docker' )
|
binds+=( '/var/lib/docker' )
|
||||||
binds+=( '/etc/docker' )
|
|
||||||
EOF
|
EOF
|
Loading…
Reference in New Issue
Block a user