Merge commit 'e5b142fcc7a66f8363705d4725aefb3c5302159c' as 'ha-socks5-proxy'
This commit is contained in:
6
ha-socks5-proxy/Dockerfile
Normal file
6
ha-socks5-proxy/Dockerfile
Normal file
@@ -0,0 +1,6 @@
|
||||
ARG BUILD_FROM
|
||||
FROM serjs/go-socks5-proxy:latest
|
||||
|
||||
ENV PROXY_PORT=1080
|
||||
|
||||
CMD ["/app/bin/server"]
|
||||
Reference in New Issue
Block a user