Fix dockerfile
This commit is contained in:
parent
3ee624d910
commit
ccb26c9378
2 changed files with 2 additions and 5 deletions
|
|
@ -24,11 +24,6 @@ RUN apk add --no-cache git libevent-dev openssl-dev gcc make automake ca-cer
|
|||
|
||||
RUN mkdir -p /etc/tor/
|
||||
|
||||
RUN pip install pyentrypoint==0.5.0
|
||||
|
||||
# Delete me
|
||||
RUN pip install 'Jinja2>=2.8' 'pycrypto'
|
||||
|
||||
ADD assets/entrypoint-config.yml /
|
||||
ADD assets/onions /usr/local/src/onions
|
||||
ADD assets/torrc /var/local/tor/torrc.tpl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue