2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-01-04 20:14:56 +01:00

update tinc

This commit is contained in:
kev
2019-06-06 08:36:40 +08:00
parent c59bef13f5
commit de641bf6c9
3 changed files with 13 additions and 5 deletions

View File

@@ -7,6 +7,10 @@ tinc:
- ./tinc:/etc/tinc
environment:
- IP_ADDR=1.2.3.4
- ADDRESS=10.20.30.1
- NETMASK=255.255.255.0
- NETWORK=10.20.30.0/24
- RUNMODE=server
cap_add:
- NET_ADMIN
dns: 8.8.8.8