Update README.md
This commit is contained in:
parent
eec7848c56
commit
7200ae569d
@ -158,5 +158,7 @@ These settings are optional, and are already defaulted to general network common
|
||||
|
||||
#### Install/Update:
|
||||
|
||||
5. On the cloned repository, run `docker build -t lixonet-ee .`
|
||||
6. Run `docker run -it -v /etc/bird:/etc/bird/ -v /etc/tinc:/etc/tinc -v /etc/bind:/etc/bind -v /etc/lixonet:/etc/lixonet -v /var/run/docker.sock:/var/run/docker.sock lixonet-ee`
|
||||
You should **no longer** need to run `build.sh` directly. Instead, use a "self-configuring" Docker container to make your life easier.
|
||||
|
||||
1. On the cloned repository, run `docker build -t lixonet-ee .`
|
||||
2. Run `docker run -it -v /etc/bird:/etc/bird/ -v /etc/tinc:/etc/tinc -v /etc/bind:/etc/bind -v /etc/lixonet:/etc/lixonet -v /var/run/docker.sock:/var/run/docker.sock lixonet-ee`
|
Loading…
x
Reference in New Issue
Block a user