Skip to content

Instantly share code, notes, and snippets.

@yujincheng08
Created January 4, 2020 14:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yujincheng08/c4e5d304ddd47151f83b634b510c07ca to your computer and use it in GitHub Desktop.
Save yujincheng08/c4e5d304ddd47151f83b634b510c07ca to your computer and use it in GitHub Desktop.
Unblock youku server dockerfile
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