Add versions file

This commit is contained in:
RealStickman 2022-12-27 09:48:11 +01:00
parent 4a7c0729f0
commit b05fa871c5

View File

@ -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:<tag> -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:<tag> -f debian-bullseye.dockerfile`
## Versions
Available versions can be found in [this json file](https://f000.backblazeb2.com/file/tdarrs/versions.json)