From b094120e667e8a549058c302d06372f35a0959fa Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Mon, 25 Jan 2016 11:19:25 +0100 Subject: [PATCH] link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5bba639..0005e57 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ ## Dockerfile for OwnTracks Recorder and Mosquitto This is a Dockerfile for the [OwnTracks Recorder](https://github.com/owntracks/recorder) which includes the [Mosquitto broker](http://mosquitto.org) as well as the Recorder proper. Documentation for running this is in the [Booklet](http://owntracks.org/booklet/clients/recorder/). + +Images are built automatically when we push to the `recorder` repository, and they are available at [https://hub.docker.com/r/owntracks/recorderd/](https://hub.docker.com/r/owntracks/recorderd/).