mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-02-09 13:47:10 +02:00
update
This commit is contained in:
parent
438d9e5f24
commit
28b50156e6
@ -1,10 +1,12 @@
|
|||||||
server:
|
tinc:
|
||||||
image: vimagick/tinc
|
image: vimagick/tinc
|
||||||
ports:
|
ports:
|
||||||
- "655:655/tcp"
|
- "655:655/tcp"
|
||||||
- "655:655/udp"
|
- "655:655/udp"
|
||||||
volumes:
|
volumes:
|
||||||
- tinc:/etc/tinc
|
- tinc:/etc/tinc
|
||||||
|
environment:
|
||||||
|
- VERBOSE=2
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
restart: always
|
restart: always
|
||||||
|
Loading…
x
Reference in New Issue
Block a user