1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-20 22:08:39 +00:00
This commit is contained in:
kev 2015-07-13 22:40:19 +08:00
parent ced794414f
commit 42a125fae0

@ -19,4 +19,4 @@ RUN apk add -U build-base openssl \
EXPOSE 8123
entrypoint ["polipo"]
ENTRYPOINT ["polipo", "proxyAddress=0.0.0.0", "proxyPort=8123"]