Commit Graph

12 Commits (cc1aac336ecbbc251ed4a5126257f6f4fe3ed27c)

Author SHA1 Message Date
Roger A. Light cc1aac336e Bump remaining official docker images to Alpine 3.18 2 years ago
Roger A. Light 1638bd34f8 Update docker images
Use alpine:3.14, removing the need to compile cjson ourselves.
Update to libwebsockets 4.2.1.
Update to mosquitto 2.0.12.
4 years ago
Tom Parker 87cba17715 Disable HTTP2 when building libwebsockets for docker images. Works around #1211.
Signed-off-by: Tom Parker <tparker@usgs.gov>
4 years ago
Roger A. Light ff872cf943 Upgrade docker images to lws 4.2.0. 4 years ago
Roger A. Light 5f34f27b5e Distribute licenses of self compiled components in docker images. 4 years ago
Roger A. Light fdff255916 New dynamic security plugin. 5 years ago
Roger A. Light f39bf49f90 Docker: update to 1.6.10.
Also:

* Update to alpine:3.12.
* Use openssl.
* Enable TLS-PSK.
* Remove obsolete 1.4.12 dockerfile.
5 years ago
Roger A. Light eaab179933 Docker: Add ca-certificates to images. 6 years ago
Roger Light b7c725c854
Merge pull request #1392 from heikobornholdt/master
Add missing EXPOSE instruction to all Dockerfiles
6 years ago
Heiko Bornholdt 43ed161ea0 Add missing EXPOSE instruction to all Dockerfiles
Signed-off-by: Heiko Bornholdt <bornholdt@informatik.uni-hamburg.de>
6 years ago
Roger A. Light b9638ddb1a alpine doesn't use glibc, so no memory tracking
Closes #1404. Thanks to Lichard Torman.
6 years ago
Roger A. Light 9470cd8c68 Make target for building a docker image based on working dir files. 7 years ago