Commit Graph

54 Commits (806dadcdce0316cd45d1035b311bd1be39bfa79c)

Author SHA1 Message Date
Roger A. Light 3a13205e5e Update docker images. 5 years ago
Roger A. Light 367a282c61 Don't quit on chmod error, it can be ignored. 5 years ago
Roger A. Light 6407abf717 Docker: Fix missing libressl library. 5 years ago
Roger A. Light ac3b30ca4f Fix docker command override. 5 years ago
Roger A. Light 124225d02b Update docker. 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 09db90c41a Bump dockerfile for 1.6.9. 5 years ago
Roger A. Light 6084685e0c Revert docker change to openssl.
Add extra targets to support openssl.
5 years ago
matt ee634e4f84 replace broken ssl-libs
Signed-off-by: matt <swineherd92@gmail.com>
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 68c1e51035 Bump dockerfile for 1.6.9. 6 years ago
Roger A. Light 08de10ae43 Distribute clients with 1.5 docker image.
Closes #1548.
6 years ago
Roger A. Light 6bfd52af9e Update Docker to 1.6.8. 6 years ago
Roger A. Light 91961d93c4 Merge branch 'master' of git://github.com/basavesh/mosquitto into basavesh-master 6 years ago
Roger A. Light eaab179933 Docker: Add ca-certificates to images. 6 years ago
Roger A. Light 678131e393 Docker - ca-certificates must not be installed in build-deps 6 years ago
Mario Vejlupek cf1f4228a9 Add ca-certificates to Docker to support root certificates
Signed-off-by: Mario Vejlupek <mario@vejlupek.cz>
6 years ago
Roger A. Light 194b4e2616 Update docker to 1.6.7. 6 years ago
Roger A. Light 2e94e5999b Update Docker for 1.6.6, 1.5.9. 6 years ago
Roger A. Light 095bbb5e44 Update Docker for 1.6.5. 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 a5cd27a68e Update Docker image to 1.6.4. 6 years ago
Lucas Ramage b9bd0bedad Fix typos for READMEs in Docker directory (#1340)
* Fix typo
6 years ago
Roger A. Light a5620d9d55 Update Docker to 1.6.3 6 years ago
Roger A. Light 9470cd8c68 Make target for building a docker image based on working dir files. 7 years ago
Roger A. Light 995f90dbaf Update dockerfile for 1.6.2. 7 years ago
Roger A. Light d526433800 Update Docker image for 1.6.1. 7 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 064d94581c Remove renamed files, fix readme. 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
Jonathan Hanson 976edc6165 Add a new dockerfile and associated files, to build from a source tarball, instead of installing a built and published Alpine APK package.
Signed-off-by: Jonathan Hanson <jonathan@jonathan-hanson.org>
7 years ago
Arnaud d5e8217d20 1.4.14 support for docker (#500)
Signed-off-by: agrosjea <arnaudg@momentfactory.com>
8 years ago
Andrea Pinazzi 0bb602ed7a Use correct docker image name in README.md
Signed-off-by: Andrea Pinazzi <follettoonip@gmail.com>
8 years ago
Andrea Pinazzi 470665c4cb Updated references in README to version 1.4.12
Signed-off-by: Andrea Pinazzi <follettoonip@gmail.com>
8 years ago
Andrea Pinazzi 4738be1afe Added Dockerfile for version 1.4.12
Signed-off-by: Andrea Pinazzi <follettoonip@gmail.com>
8 years ago
Adam Bogdał a8194f0c2d Update docker config path (#349)
Signed-off-by: Adam Bogdał <adam@bogdal.pl>
9 years ago