Updated Installing using Docker (recommended!) (markdown) authored by Simon's avatar Simon
# **The current recommended way of installing FreeDMR is in docker. **
Docker is the fastest way to having a running system, complete with proxy and echo, ready
to serve repeaters and hotspots. The Docker image can be run on any system that can run Linux
docker containers.
## Prerequisites
Firstly, you need a system running docker. For debian-based systems, this is simple:
......
......