mirror of
https://github.com/cmehay/docker-tor-hidden-service.git
synced 2025-05-31 20:02:15 +00:00
Add reload on config change
This commit is contained in:
parent
d05d649be4
commit
2bd4787a45
4 changed files with 14 additions and 4 deletions
|
@ -28,7 +28,7 @@ ADD assets/torrc /var/local/tor/torrc.tpl
|
|||
|
||||
RUN mkdir -p /etc/tor/
|
||||
|
||||
RUN pip install pyentrypoint==0.3.8
|
||||
RUN pip install pyentrypoint==0.5.0
|
||||
|
||||
RUN cd /usr/local/src/onions && python3 setup.py install
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue