From b05fa871c5be3a7094728590029b875fc537672b Mon Sep 17 00:00:00 2001 From: RealStickman Date: Tue, 27 Dec 2022 09:48:11 +0100 Subject: [PATCH] Add versions file --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7f1efdb..c0406c0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ -# Building +## Building -1. Download the "root" folder from the [Tdarr Repo (direct link)](https://github.com/HaveAGitGat/Tdarr/tree/master/docker/root) -2. Place this folder in here, next to the dockerfile -3. Build the container. `buildah bud -t tdarr-ffmpeg5.1: -f debian-bullseye.dockerfile` +1. Download the "root" folder from the [Tdarr Repo (direct link)](https://github.com/HaveAGitGat/Tdarr/tree/master/docker/root) +2. Place this folder in here, next to the dockerfile +3. Build the container. `buildah bud -t tdarr-ffmpeg5.1: -f debian-bullseye.dockerfile` + +## Versions + +Available versions can be found in [this json file](https://f000.backblazeb2.com/file/tdarrs/versions.json)