Run TUIC client in docker.
TUIC: https://github.com/EAimTY/tuic
Dockerfile: https://github.com/ricky9w/tuic-client-docker
Docker Compose:
version: '3'
services:
tuic-server:
image: ricky9w/tuic-client:{{ tag }}
network_mode: {{ network mode }}
volumes:
- /path/to/you/config.json:/etc/tuic/config.json
Content type
Image
Digest
sha256:b5bae6ac9…
Size
4.4 MB
Last updated
almost 4 years ago
docker pull ricky9w/tuic-client