Update Dockerfile
This commit is contained in:
parent
91cf734634
commit
c0fe2f11f7
@ -100,7 +100,7 @@ RUN echo "deb-src http://deb.debian.org/debian buster main contrib" >> /etc/apt/
|
||||
&& cp src/squid /usr/sbin/ \
|
||||
&& cp tools/squidclient/squidclient /usr/sbin/ \
|
||||
&& cp src/mime.conf.default /etc/squid/mime.conf \
|
||||
&& cp tools/systemd/squid.service /lib/systemd/system/ \
|
||||
&& cp src/squid.conf /etc/squid/ \
|
||||
&& chown -Rf squid /etc/squid \
|
||||
&& chown -Rf squid /usr/lib/squid \
|
||||
&& chown -Rf squid /var/log/squid \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user