Mercurial > p > roundup > code
diff CHANGES.txt @ 6522:e6ae8188f61a
issue2551163 Docker/containerization support
New multi-stage build including drivers for mysql and postgresql
along with brotli and zstd HTTP compression methods.
Documentation in installation.txt.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 05 Nov 2021 23:44:14 -0400 |
| parents | a22ea1a7e92c |
| children | f961dbbc3573 |
line wrap: on
line diff
--- a/CHANGES.txt Fri Nov 05 20:03:18 2021 -0400 +++ b/CHANGES.txt Fri Nov 05 23:44:14 2021 -0400 @@ -56,6 +56,8 @@ faster response/loading. Also eliminates stalls when the front end web server uses http 1.1 but the roundup-server uses 1.0. New option "-V HTTP/1.0" can turn it off. (John Rouillard) +- issue2551163 - add scripts/Dockerfile to provide basic support for + containerization. See installation.txt for details. (John Rouillard) 2021-07-13 2.1.0
