mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
@@ -19,9 +19,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
|
||||
|
||||
# default port to used for incoming Tor connections
|
||||
|
||||
Reference in New Issue
Block a user