Created
January 4, 2020 14:38
-
-
Save yujincheng08/c4e5d304ddd47151f83b634b510c07ca to your computer and use it in GitHub Desktop.
Unblock youku server dockerfile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM sameersbn/squid | |
ADD http://pac.uku.im/regex /opt/crx_url_list.txt | |
ADD https://gist.githubusercontent.com/zhuzhuor/6b50406a9040e5c0b79d/raw/5e22f4b94158baacbb2c8b314c47e7ba763bbf6d/squid.conf /etc/squid/squid.conf | |
EXPOSE 8888/tcp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment