Is it possible to make a docker image for this?

On 10/31/18 12:23 PM, Rafael Akchurin wrote:

Greeting all,

The online repository with latest Squid 4.4 (rebuilt from Debian unstable with sslbump support) for Ubuntu 18 LTS 64-bit is available at squid44.diladele.com. Github repo at https://github.com/diladele/squid-ubuntu contains the scripts we used to make this compilation.

Hope you will find this helpful. Note that older repo of squid43.diladele.com will be taken down in two weeks.

Best regards,

Rafael Akchurin

Diladele B.V.

P.S. Here are simple instructions how to use the repo. For more information see readme at https://github.com/diladele/squid-ubuntu .

# add diladele apt key

wget -qO - http://packages.diladele.com/diladele_pub.asc | sudo apt-key add -

# add repo

echo "deb http://squid44.diladele.com/ubuntu/ <http://squid44.diladele.com/ubuntu/> bionic main" > /etc/apt/sources.list.d/squid44.diladele.com.list

# update the apt cache

apt-get update

# install

apt-get install squid-common

apt-get install squid

apt-get install squidclient


_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to