Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.
/ docker_tor Public archive

A multiarch Tor Docker image, based on Alpine Linux.

License

Notifications You must be signed in to change notification settings

padhi-homelab/docker_tor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker_tor

A multiarch tor Docker image, based on Alpine Linux.

386 amd64 arm/v6 arm/v7 arm64 ppc64le s390x
✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️

Usage

docker run --detach \
           -v /path/to/etc/tor:/config \
           -v /path/to/var/lib/tor:/var/lib/tor \
           -v /path/to/var/log/tor:/var/log/tor \
           #-p <any exposed ORPort / DirPort etc.>
           -it padhihomelab/tor

Runs a tor relay using the configuration from /path/to/etc/tor/torrc.

About

A multiarch Tor Docker image, based on Alpine Linux.

Resources

License

Stars

Watchers

Forks

Packages

No packages published