1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-07-27 03:15:39 +00:00
Files
boinc
boring-nginx
cowrie
freshrss
ghost
isso
kippo-graph
libresonic
lychee
mastodon
nextcloud
nginx-php
pgbouncer
piwik
privatebin
rtorrent-flood
searx
tor
Dockerfile
README.md
run.sh
unmaintained
LICENSE
dockerfiles/tor
Wonderfall 98a82518b7 tor: update
2017-03-08 16:27:08 +01:00
..
2017-03-08 16:27:08 +01:00
2016-09-16 17:20:41 +02:00
2016-09-16 17:08:06 +02:00

wonderfall/tor

Features

  • Based on Alpine Linux.
  • Tor built from source.
  • ARM included, allowing real-time monitoring.

Usages

Build-time variables

  • TOR_VERSION : version of Tor.
  • TOR_USER_ID : tor user id (default : 45553)
  • ARM_VERSION : version of ARM
  • GPG_ : fingerprints of signing keys

Environment variables

  • TERM = xterm (ARM requirement)
  • UID = tor user id
  • GID = tor group id

Volumes

  • /tor/config : tor configuration files.
  • /tor/data : tor data.

Ports

  • 9001 (bind it) : ORPort.
  • 9030 (bind it) : DirPort.