mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 14:45:38 +00:00
Update Dockerfile
This commit is contained in:
@ -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 \
|
||||
|
Reference in New Issue
Block a user