Changes
Page history
Update Installing using Docker (recommended!)
authored
Sep 10, 2022
by
Simon
Show whitespace changes
Inline
Side-by-side
Installing-using-Docker-(recommended!).md
View page @
7c14d1bc
...
@@ -2,11 +2,11 @@
...
@@ -2,11 +2,11 @@
Docker is the fastest way to having a running system, complete with proxy and echo, ready
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
to serve repeaters and hotspots. The Docker image can be run on any system that can run Linux
docker containers.
docker containers.
We recommend Debian 11.
# Quick Start
# Quick Start
For a one-shot install, paste this into the terminal of a running debian-like Linux system
For a one-shot install
on a Debian or Debian-bases system
, paste this into the terminal of a running debian-like Linux system
`sudo curl https://gitlab.hacknix.net/hacknix/FreeDMR/-/raw/master/docker-configs/docker-compose_install.sh | bash`
`sudo curl https://gitlab.hacknix.net/hacknix/FreeDMR/-/raw/master/docker-configs/docker-compose_install.sh | bash`
...
...
...
...