mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
update
This commit is contained in:
@@ -32,10 +32,11 @@ To use this image, you need to:
|
||||
server:
|
||||
image: vimagick/tinc
|
||||
ports:
|
||||
- "655:655"
|
||||
- "655:655/tcp"
|
||||
- "655:655/udp"
|
||||
volumes:
|
||||
- tinc:/etc/tinc
|
||||
cap_add:
|
||||
cat_add:
|
||||
- NET_ADMIN
|
||||
restart: always
|
||||
```
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
server:
|
||||
image: vimagick/tinc
|
||||
ports:
|
||||
- "655:655"
|
||||
- "655:655/tcp"
|
||||
- "655:655/udp"
|
||||
volumes:
|
||||
- tinc:/etc/tinc
|
||||
cat_add:
|
||||
|
||||
Reference in New Issue
Block a user