Update README.md
This commit is contained in:
parent
13a3447557
commit
2309191993
@ -162,4 +162,4 @@ These settings are optional, and are already defaulted to general network common
|
||||
You should **no longer** need to run `build.sh` directly. Instead, use a "self-configuring" Docker container to make your life easier.
|
||||
|
||||
1. Clone or navigate to a cloned repository folder you already have.
|
||||
2. Run `git clean -f -d && git reset --hard && git pull origin bird_monitoring && docker build -t lixonet-ee . && docker run --rm -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`
|
||||
2. Run `git clean -f -d && git reset --hard && git pull origin master && docker build -t lixonet-ee . && docker run --rm -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