From fa66f1a1e696f5641b23a8c9399caa479875f8b4 Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Wed, 11 Nov 2020 00:14:49 -0600 Subject: [PATCH] add docker --- Installation.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index a816c81..ef662a2 100644 --- a/Installation.md +++ b/Installation.md @@ -151,4 +151,7 @@ if you've happened to upgrade without locking sqlite then check `/var/cache/pkg/ ```bash pkg install -f /var/cache/pkg/.tgz pkg lock sqlite3 -``` \ No newline at end of file +``` + +### Docker ### +https://github.com/Radarr/Radarr/wiki/Docker \ No newline at end of file