mirror of
https://github.com/EasyTier/easytier.github.io.git
synced 2025-05-19 10:27:06 +00:00
Update installation.md (#129)
This commit is contained in:
@@ -50,9 +50,9 @@
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
devices:
|
||||
- /etc/machine-id:/etc/machine-id:ro # Pass the host's machine id into container
|
||||
- /dev/net/tun:/dev/net/tun
|
||||
volumes:
|
||||
- /etc/machine-id:/etc/machine-id:ro # Pass the host's machine id into container
|
||||
- /etc/easytier:/root
|
||||
command: -i <ip> --network-name <user> --network-secret <password> -p tcp://<server_address>:11010
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user