Commit Graph

17 Commits (02b92b97ef35aae503559d589cec797800a5be61)

Author SHA1 Message Date
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 367a282c61 Don't quit on chmod error, it can be ignored. 5 years ago
Roger A. Light 94295b5d74 Merge branch 'fixes' 5 years ago
Roger A. Light 19d65ba200 Set ownership of docker files on startup. 5 years ago
Roger A. Light faf0530a76 Update example Docker ports.
Port 9001 is used by Intel drivers on Windows, so some users are
suddenly seeing a problem.

Issue #1580.
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 0296bd2e55 Update example Docker ports.
Port 9001 is used by Intel drivers on Windows, so some users are
suddenly seeing a problem.

Issue #1580.
6 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
Lucas Ramage b9bd0bedad Fix typos for READMEs in Docker directory (#1340)
* Fix typo
6 years ago
Roger A. Light 9470cd8c68 Make target for building a docker image based on working dir files. 7 years ago