mirror of
https://github.com/owntracks/docker-recorder.git
synced 2026-05-07 02:56:36 +00:00
361bb00f08d67e6ec186aa49a2b5ce81fb788bea
* Debian Stretch base image, debian provided mosquitto and new arm32v7 base image * left jessie as base image in Dockerfile, fixed. * added gnupg install to arm32v7 Dockerfile * arm32v7: libsodium18 * fixed Dockerfiles formatting (tabs)
Dockerfile for OwnTracks Recorder and Mosquitto
This is a Dockerfile for the OwnTracks Recorder which includes the Mosquitto broker as well as the Recorder proper. Documentation for running this is in the Booklet.
It sets Mosquitto broker (with TLS) as well as the OwnTracks Recorder for collecting OwnTracks 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/.
There's also a docker image based on alpine Linux with integrated MQTT for Rpi and amd64 platforms.
Description
Languages
Lua
87%
Makefile
6.5%
Dockerfile
4.3%
Shell
2.2%