mirror of
https://github.com/flibusta-apps/docker-tor-privoxy-alpine.git
synced 2025-12-06 06:35:38 +01:00
Update Dockerfile
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
FROM alpine:3.7
|
||||
FROM alpine:latest
|
||||
|
||||
EXPOSE 8118 9050
|
||||
|
||||
RUN apk --update add privoxy tor runit tini
|
||||
RUN apk --no-cache add privoxy tor runit tini
|
||||
|
||||
COPY service /etc/service/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user