mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-09 04:11:32 -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 tee /etc/qubes-bind-dirs.d50_user.conf << EOF > /dev/null
|
||||
binds+=( '/var/lib/docker' )
|
||||
binds+=( '/etc/docker' )
|
||||
EOF
|
Loading…
Reference in New Issue
Block a user