Skip to content

mmerian/docker-tor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Docker tor image

Volumes

There are two declared volumes :

  • /usr/local/etc/tor, which contains the torrc file used by the tor process
  • /var/lib/tor, which is where the tor process stores its data

Running

docker pull mmerian/docker-tor

docker run -d -v /local/etc/dir:/usr/local/etc/tor -v /local/data/dir:/var/lib/tor mmerian/docker-tor

About

Docker container for running a tor node

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published