mirror of https://github.com/lukechilds/umbrel.git
2 changed files with 1 additions and 11 deletions
@ -1,10 +0,0 @@ |
|||||
FROM alpine:3.11 |
|
||||
|
|
||||
RUN apk add --no-cache tor |
|
||||
|
|
||||
VOLUME /etc/tor/ |
|
||||
VOLUME /var/lib/tor/ |
|
||||
|
|
||||
EXPOSE 9050 9051 29050 29051 |
|
||||
|
|
||||
ENTRYPOINT ["tor"] |
|
Loading…
Reference in new issue