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/).