add link to docker

This commit is contained in:
Antoni Sawicki 2024-06-22 19:59:11 -07:00
parent 703e9d0452
commit 807373d668

View File

@ -67,6 +67,8 @@ WRP supports customizing it's own UI using HTML Template file. Download [wrp.htm
## Docker
https://hub.docker.com/r/tenox7/wrp
```shell
$ docker run -d --rm -p 8080:8080 tenox7/wrp:latest
```