mirror of
https://github.com/cmehay/docker-tor-hidden-service.git
synced 2025-05-27 04:07:13 +00:00
Add tests for Vanguards setup
This commit is contained in:
parent
0334d7eb6b
commit
5b6e87c6e3
10 changed files with 502 additions and 283 deletions
|
@ -45,8 +45,6 @@ COPY assets/vanguards.conf.tpl /var/local/tor/vanguards.conf.tpl
|
|||
|
||||
ENV VANGUARDS_CONFIG /etc/tor/vanguards.conf
|
||||
|
||||
RUN apk add socat
|
||||
|
||||
VOLUME ["/var/lib/tor/hidden_service/"]
|
||||
|
||||
ENTRYPOINT ["pyentrypoint"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue