Updated SDRangel server (markdown)

master
f4exb 2020-01-16 11:02:48 +01:00
rodzic 8f28acae0a
commit 19178c4f54
1 zmienionych plików z 1 dodań i 1 usunięć

@ -31,7 +31,7 @@ Most users will want to run the server variant on ARM based SBCs like the Raspbe
armv8 images are available (thus for ARM 64 bit based devices) at Docker Hub:
- Server: https://hub.docker.com/r/f4exb06/sdrangelsrv/tags Note that you have to tag the server image as `sdrangel/server16:latest` to be able to run it using the `run.sh` script with default options (see next).
- Web client: https://hub.docker.com/r/f4exb06/sdrangelcli/tags
- Web client: https://hub.docker.com/r/f4exb06/sdrangelcli/tags Note that you have to tag the client image as `sdrangelcli:latest` to be able to run it using the `run.sh` script with default options (see next).
You can also build your image after cloning the SDRangel Docker Github repository: https://github.com/f4exb/sdrangel-docker follwing instructions from the different readme's