mirror of
https://github.com/mirage/qubes-mirage-firewall.git
synced 2025-01-27 22:57:12 -05:00
README: create the symlink-redirected docker dir
Otherwise, installing the docker package removes the dangling symlink.
This commit is contained in:
parent
ce29c09f0f
commit
cac3e53be1
@ -18,6 +18,7 @@ See the [Deploy](#deploy) section below for installation instructions.
|
|||||||
Create a new Fedora-29 AppVM (or reuse an existing one). Open a terminal.
|
Create a new Fedora-29 AppVM (or reuse an existing one). Open a terminal.
|
||||||
Clone this Git repository and run the `build-with-docker.sh` script:
|
Clone this Git repository and run the `build-with-docker.sh` script:
|
||||||
|
|
||||||
|
mkdir /home/user/docker
|
||||||
sudo ln -s /home/user/docker /var/lib/docker
|
sudo ln -s /home/user/docker /var/lib/docker
|
||||||
sudo dnf install docker
|
sudo dnf install docker
|
||||||
sudo systemctl start docker
|
sudo systemctl start docker
|
||||||
|
Loading…
x
Reference in New Issue
Block a user