closes https://github.com/owntracks/recorder/issues/192
This commit is contained in:
Jan-Piet Mens
2017-05-17 15:49:31 +02:00
parent 239aa7e0ff
commit 6627c96edf
+2
View File
@@ -5,3 +5,5 @@ This is a Dockerfile for the [OwnTracks Recorder](https://github.com/owntracks/r
It sets Mosquitto broker (with TLS) as well as the OwnTracks Recorder for collecting [OwnTracks](http://owntracks.org) location data.
Docker images are built automatically when we push Debian packages to the `recorder` repository, and these Docker images are available at [https://hub.docker.com/r/owntracks/recorderd/](https://hub.docker.com/r/owntracks/recorderd/).
There's also a docker image based on alpine Linux with integrated MQTT for [Rpi and amd64 platforms](https://github.com/owntracks/recorder/issues/192).