Turn the squid launch command into an entrypoint

This commit is contained in:
Will Rouesnel 2016-05-25 13:48:10 +10:00
parent 2af7173b09
commit 25c5609d12
1 changed files with 1 additions and 1 deletions

View File

@ -80,4 +80,4 @@ ENV HTTP_PORT=3128 ICP_PORT= HTCP_PORT= MITM_PROXY= MITM_CERT= MITM_KEY= VISIBL
EXPOSE 3128
CMD /squid.bsh
ENTRYPOINT /squid.bsh