You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-11-06 08:59:13 +02:00
update
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
server:
|
||||
tinc:
|
||||
image: vimagick/tinc
|
||||
ports:
|
||||
- "655:655/tcp"
|
||||
- "655:655/udp"
|
||||
volumes:
|
||||
- tinc:/etc/tinc
|
||||
environment:
|
||||
- VERBOSE=2
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user