lixonet-ee/install.sh

3 lines
156 B
Bash
Raw Normal View History

2021-05-18 17:38:32 -06:00
#!/bin/ash
docker build -t lixonet-ee . && docker run -d -v /etc/bird:/etc/bird/ -v /etc/tinc:/etc/tinc -v /etc/bind:/etc/bind -v /etc/lixonet:/etc/lixonet