Docker image for tinc, a minimalistic VPN implementation. To use run
docker run --network host --device /dev/net/tun --cap-add CAP_NET_ADMIN --volume <tinc-config-dir>:/run/tinc --rm -ti toolbelt/tinc
Remember: tincd toggles debug output on ^C (intr), use ^\ (quit) to terminate.
See here for configuration and invocation details.
This docker image includes
Alpine Linux – maintained by the Alpine Linux development team.
Content type
Image
Digest
sha256:862634c8b…
Size
3.8 MB
Last updated
1 day ago
docker pull toolbelt/tinc