mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
Update Dockerfile
This commit is contained in:
parent
969343cf65
commit
d15d95da62
@ -3,8 +3,7 @@ FROM alpine:edge
|
||||
ARG ARM_VERSION=1.4.5.0
|
||||
ENV TERM=xterm
|
||||
|
||||
VOLUME /tor
|
||||
VOLUME /torconfig
|
||||
VOLUME /tor /torconfig
|
||||
|
||||
RUN echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories \
|
||||
&& apk -U add tor@testing python openssl ca-certificates \
|
||||
|
Loading…
x
Reference in New Issue
Block a user