diff --git a/Docker.md b/Docker.md new file mode 100644 index 0000000..78a96db --- /dev/null +++ b/Docker.md @@ -0,0 +1,5 @@ +# Dockerized rTorrent + +Please follow instruction on this [page](https://store.docker.com/community/images/tuxmealux/alpine-rtorrent) to use rTorrent inside a Docker container. On the same page it is explained how to build an ARM image, which allows you to run it on an embedded device like the [Raspberry Pi](https://www.raspberrypi.org/). + +It's intended you already have Docker installed on the machine where you want to run the above-mentioned image. If this is not your case, please first read the [Docker documentation](https://docs.docker.com/) and follow the instruction guide which is more appropriate to your needing. \ No newline at end of file