Squid Caching Proxy with support for (ephemeral) SSL interception
1.9K
This repository contains specifications for some Docker images used in Continuous Integration of other Cobli projects. All of the images are based on Ubuntu.
This image contains:
Ubuntu images made to run the original init systems of the corresponding versions (upstart for 14.04 and earlier, systemd for later) with clean settings for use in containers. OpenSSH is enabled and used for accessing the containers.
To use the systemd images, some tweaks to the containers are necessary:
/sys/fs/cgroup must be bind-mounted from the host system (even if RO)CAP_SYS_ADMIN must be grantedseccomp must be set to unconfinedtmpfs mounts must be set up:
/tmp:exec,mode=1777stop_signal must be set to SIGRTMIN+3These images also contain:
Available tags:
16.0414.04Based on cobli/ubuntu-init, but addding Python2 and some development packages
to install/build other Python packages.
Contains:
Content type
Image
Digest
Size
411 MB
Last updated
about 6 years ago
docker pull cobli/squid-ssl