Commit Graph

19 Commits (4ef7ea6244ee1704720d0bd696c1c95d2697ede5)

Author SHA1 Message Date
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 08de10ae43 Distribute clients with 1.5 docker image.
Closes #1548.
6 years ago
Roger A. Light eaab179933 Docker: Add ca-certificates to images. 6 years ago
Roger A. Light 2e94e5999b Update Docker for 1.6.6, 1.5.9. 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 2d360fd495 Update Dockerfile for 1.5.8. 7 years ago
Roger A. Light ff36baa49e Bump Docker version. 7 years ago
Roger A. Light a0a37d385d Update docker for 1.5.5. 7 years ago
Roger A. Light 8509dde342 Make docker uid/gid explicit.
Closes #1034. Thanks to Daniele Sluijters.
7 years ago
Roger A. Light 8960b1fe29 Update 1.5 docker image. 7 years ago
Roger A. Light feb303a919 Fix whitespace in Dockerfile. 7 years ago
Roger A. Light 1582117147 Build own libwebsockets in Docker image. 7 years ago
Roger A. Light da2879c33b Docker fixes.
- Don't remove apk database, closes #1011.
- Install mosquitto_passwd, closes #1009.
7 years ago
Roger A. Light 1853bfc678 Docker fixes as per review.
https://github.com/docker-library/official-images/pull/4987#issuecomment-433570818

Revert to stderr logging.
Use wget instead of curl.
Don't redownload libuuid or libwebsockets.
7 years ago
Roger A. Light 26e5766182 Docker volume/mount point fixes per review.
https://github.com/docker-library/official-images/pull/4987#issuecomment-433185843
7 years ago
Roger A. Light d60b9d4e5d Rewrite docker files for 1.5 support.
Builds from source.
Carries out security checks on downloads.
7 years ago