~astordd/ubuntu-docker-images/+git/squid:5.6-22.10

Last commit made on 2022-08-25
Get this branch:
git clone -b 5.6-22.10 https://git.launchpad.net/~astordd/ubuntu-docker-images/+git/squid
Only astord can upload to this branch. If you are astord please log in for upload directions.

Branch merges

Branch information

Name:
5.6-22.10
Repository:
lp:~astordd/ubuntu-docker-images/+git/squid

Recent commits

0150421... by Sergio Durigan Junior

Dockerfile: update image to Kinetic

LP: #1973080

Signed-off-by: Sergio Durigan Junior <email address hidden>

7ecd273... by Athos Ribeiro

Set the maximum number of file descriptors

Set the maximum number of file descriptors through squid's configuration
to mimic the behavior of the Ubuntu squid systemd service, which uses
the system-wide default soft limit set by systemd.

A detailed discussion on the issue is available at LP: #1978272.

Signed-off-by: Athos Ribeiro <email address hidden>

c6edb11... by Sergio Durigan Junior

Dockerfile: update to Jammy

Signed-off-by: Sergio Durigan Junior <email address hidden>

31035db... by Sergio Durigan Junior

Remove documentation (migrated to templates.git)

9f46604... by Athos Ribeiro

Do not generate default volume for configuration

Configuration should be provided by users and there is no point into
storing the default, provided configurations into a volume

Signed-off-by: Athos Ribeiro <email address hidden>

cca5ec0... by Athos Ribeiro

Create missing cache directories

Ensure the needed cache directories are created before starting the
service

Signed-off-by: Athos Ribeiro <email address hidden>

c44d0c1... by Athos Ribeiro

Allow custom squid params through CMD

Change the image's entrypoint to allow users to provide custom
parameters to squid through CMD.

Signed-off-by: Athos Ribeiro <email address hidden>

561012c... by Athos Ribeiro

Update documentation

* Improve Squid description
* Add links for k8s deployment and configuration files

Signed-off-by: Athos Ribeiro <email address hidden>

2d6dcdf... by Athos Ribeiro

Initial commit

Signed-off-by: Athos Ribeiro <email address hidden>