Will Rouesnel
|
80b213d21f
|
Change image to build with Ubuntu:Zesty.
|
2017-08-14 11:51:55 +10:00 |
Will Rouesnel
|
81f102c4af
|
Update to squid 4.0.21.
Also use bash traps to signal shutdown to squid.
|
2017-08-14 11:45:35 +10:00 |
Will Rouesnel
|
b33af30255
|
Fix entrypoint stanza to not start /bin/sh.
|
2016-11-23 10:54:08 +11:00 |
Will Rouesnel
|
407b6c46ef
|
Squid 4.0.13. Add --disable-arch-native flag to generalize build environment.
|
2016-08-16 20:56:24 +10:00 |
Will Rouesnel
|
35acd9c33f
|
Bump to Squid 4.0.12
|
2016-07-11 12:45:04 +10:00 |
Will Rouesnel
|
25c5609d12
|
Turn the squid launch command into an entrypoint
|
2016-05-25 13:48:10 +10:00 |
Will Rouesnel
|
2af7173b09
|
Merge pull request #1 from wrouesnel/wrouesnel-patch-1
Add DISABLE_CACHE config templating option.
|
2016-05-20 09:26:09 +10:00 |
Will Rouesnel
|
90970c98a9
|
Add DISABLE_CACHE config templating option.
|
2016-05-20 09:25:34 +10:00 |
Will Rouesnel
|
876e6e4b01
|
Use exec in squid.bsh so signals pass through correctly
On shutdown with unit files, this image can lead to a very long stall due to not passing signals from bash to squid properly.
|
2016-05-18 13:11:10 +10:00 |
Will Rouesnel
|
3e01ce28a8
|
ssl_db defaults to /var/spool/squid4/ssl_db not /var/lib/squid4/ssl_db
|
2016-05-04 11:05:43 +10:00 |
Will Rouesnel
|
c0e2308557
|
Bump squid version to 3.0.8
|
2016-04-15 09:56:43 +10:00 |
Will Rouesnel
|
7c97a5ef82
|
Update README.md
|
2016-04-14 09:39:13 +10:00 |
Will Rouesnel
|
c73e187983
|
Add proxychain remote_dns support.
Also fix a bug preventing disabling the MITM proxy properly.
|
2016-04-14 09:31:50 +10:00 |
Will Rouesnel
|
f3090564cf
|
proxychains templating fix
|
2016-04-14 01:01:11 +10:00 |
Will Rouesnel
|
b5f235eea7
|
Add support for proxychains and fix SSL cipher selection.
|
2016-04-14 00:41:08 +10:00 |
Will Rouesnel
|
811577a814
|
Fix a problem with the env var processing.
|
2016-04-04 13:49:54 +10:00 |
Will Rouesnel
|
a33398b6d5
|
Add EXTRA_CONFIG and CONFIG_DISABLE options.
|
2016-04-01 09:42:17 +11:00 |
Will Rouesnel
|
2d8754341c
|
Update README.md about CACHE_PEER
|
2016-03-29 13:32:59 +11:00 |
Will Rouesnel
|
f1774f007d
|
Add support for sorted CACHE_PEER env vars
|
2016-03-29 13:31:12 +11:00 |
Will Rouesnel
|
3aa9af014d
|
Update README.md
|
2016-03-29 13:19:20 +11:00 |
Will Rouesnel
|
b262d98827
|
Add example usage
|
2016-03-26 21:38:21 +11:00 |
Will Rouesnel
|
3a8b53db48
|
Full functionality build, producing a heavy-weight image.
Future refinement shold include scripting the build and then stripping all
ephemeral dependencies.
|
2016-03-26 21:23:11 +11:00 |
Will Rouesnel
|
25fd7172cc
|
Squid 4 container
|
2016-03-16 01:05:06 +11:00 |