tor-relay (production)
Installation
docker pull git.nixc.us/nixius/tor-relay:production
sha256:d1aaab2582a7a167838b5571f326263bfcc3d2c0042da8023462febb0baddb07
Image Layers
COPY /tmp/static_tor/tor/src/app/tor /usr/local/bin/tor # buildkit |
COPY /tmp/static_tor/install /usr/local # buildkit |
COPY torrc /usr/local/etc/tor/torrc # buildkit |
EXPOSE map[9001/tcp:{} 9030/tcp:{}] |
CMD ["/usr/local/bin/tor" "-f" "/usr/local/etc/tor/torrc"] |
Labels
Key | Value |
---|---|
com.docker.compose.project | tor-relay |
com.docker.compose.service | tor-relay |
com.docker.compose.version | 2.27.0 |
Details
Versions (2)
View all
production
2024-05-26
staging
2024-05-26