2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 21:33:02 +01:00
This commit is contained in:
kev
2015-07-13 22:40:19 +08:00
parent ced794414f
commit 42a125fae0

View File

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