Merge pull request #170 from WnP/patch-1

alpine tor package is now in community
This commit is contained in:
Christian 2016-08-01 11:24:29 +02:00 committed by GitHub
commit bca5879233

View File

@ -10,9 +10,8 @@
FROM alpine:latest
MAINTAINER Jessica Frazelle <jess@docker.com>
# Note: Tor is only in testing repo -> http://pkgs.alpinelinux.org/packages?package=emacs&repo=all&arch=x86_64
RUN apk --no-cache add \
--repository http://dl-3.alpinelinux.org/alpine/edge/testing/ \
--repository http://dl-3.alpinelinux.org/alpine/edge/community/ \
tor
# expose socks port