1
0
mirror of https://github.com/Adam-Ant/nzbget synced 2025-06-28 20:00:56 +00:00

Initial Commit

This commit is contained in:
2018-04-28 14:21:22 +01:00
commit 353bab581a
3 changed files with 52 additions and 0 deletions

8
Dockerfile Normal file
View File

@ -0,0 +1,8 @@
FROM spritsail/nzbget
LABEL maintainer="Adam Dodman <nzbget@adam-ant.co.uk>" \
org.label-schema.name="NZBGet" \
org.label-schema.url="https://nzbget.net/" \
org.label-schema.description="NZBGet - the efficient Usenet downloader, with added ffmpeg libraries" \
RUN apk add --no-cache ffmpeg file