This commit is contained in:
parent
30e2831906
commit
271fff815e
1 changed files with 1 additions and 0 deletions
|
@ -14,4 +14,5 @@ COPY ./torrc /etc/tor/torrc
|
||||||
COPY ./hidden_servicesd.sh /usr/local/bin/hidden_servicesd
|
COPY ./hidden_servicesd.sh /usr/local/bin/hidden_servicesd
|
||||||
RUN chmod 644 /etc/tor/torrc
|
RUN chmod 644 /etc/tor/torrc
|
||||||
|
|
||||||
|
EXPOSE 3000
|
||||||
VOLUME /var/lib/tor
|
VOLUME /var/lib/tor
|
||||||
|
|
Loading…
Reference in a new issue