From 91c24105cc78265aa429eb187274564fae111f1a Mon Sep 17 00:00:00 2001 From: Ruud Date: Wed, 27 Aug 2014 19:45:46 +0200 Subject: [PATCH] Dockers readme install --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a38c052..1ccf689 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ Linux: * (systemd) Enable it at boot with `sudo systemctl enable couchpotato` * Open your browser and go to `http://localhost:5050/` +Docker: +* You can use [razorgirl's Dockerfile](https://github.com/razorgirl/docker-couchpotato) to quickly build your own isolated app container. It's based on the Linux instructions above. For more info about Docker check out the [official website](https://www.docker.com). FreeBSD :