21 changed files with 21 additions and 21 deletions
@ -1,6 +1,6 @@ |
|||
FROM scratch |
|||
|
|||
LABEL maintainer="GilbN" |
|||
LABEL maintainer="GilbN" |
|||
LABEL app="Bazarr" |
|||
# copy local files. |
|||
COPY root/ / |
|||
|
@ -1,6 +1,6 @@ |
|||
FROM scratch |
|||
|
|||
LABEL maintainer="GilbN" |
|||
LABEL maintainer="GilbN" |
|||
LABEL app="Calibre-Web" |
|||
# copy local files. |
|||
COPY root/ / |
|||
|
@ -1,6 +1,6 @@ |
|||
FROM scratch |
|||
|
|||
LABEL maintainer="GilbN" |
|||
LABEL maintainer="GilbN" |
|||
LABEL app="Deluge" |
|||
# copy local files. |
|||
COPY root/ / |
@ -1,6 +1,6 @@ |
|||
FROM scratch |
|||
|
|||
LABEL maintainer="GilbN" |
|||
LABEL maintainer="GilbN" |
|||
LABEL app="Emby" |
|||
# copy local files. |
|||
COPY root/ / |
@ -1,6 +1,6 @@ |
|||
FROM scratch |
|||
|
|||
LABEL maintainer="GilbN" |
|||
LABEL maintainer="GilbN" |
|||
LABEL app="Jackett" |
|||
# copy local files. |
|||
COPY root/ / |
@ -1,6 +1,6 @@ |
|||
FROM scratch |
|||
|
|||
LABEL maintainer="GilbN" |
|||
LABEL maintainer="GilbN" |
|||
LABEL app="Jellyfin" |
|||
# copy local files. |
|||
COPY root/ / |
@ -1,6 +1,6 @@ |
|||
FROM scratch |
|||
|
|||
LABEL maintainer="GilbN" |
|||
LABEL maintainer="GilbN" |
|||
LABEL app="Lazylibrarian" |
|||
# copy local files. |
|||
COPY root/ / |
@ -1,6 +1,6 @@ |
|||
FROM scratch |
|||
|
|||
LABEL maintainer="GilbN" |
|||
LABEL maintainer="GilbN" |
|||
LABEL app="Librespeed" |
|||
# copy local files. |
|||
COPY root/ / |
@ -1,6 +1,6 @@ |
|||
FROM scratch |
|||
|
|||
LABEL maintainer="GilbN" |
|||
LABEL maintainer="GilbN" |
|||
LABEL app="Lidarr" |
|||
# copy local files. |
|||
COPY root/ / |
@ -1,6 +1,6 @@ |
|||
FROM scratch |
|||
|
|||
LABEL maintainer="GilbN" |
|||
LABEL maintainer="GilbN" |
|||
LABEL app="NZBGet" |
|||
# copy local files. |
|||
COPY root/ / |
@ -1,6 +1,6 @@ |
|||
FROM scratch |
|||
|
|||
LABEL maintainer="GilbN" |
|||
LABEL maintainer="GilbN" |
|||
LABEL app="Plex" |
|||
# copy local files. |
|||
COPY root/ / |
@ -1,7 +1,7 @@ |
|||
FROM scratch |
|||
|
|||
|
|||
LABEL maintainer="GilbN" |
|||
LABEL maintainer="GilbN" |
|||
LABEL app="Qbittorrent" |
|||
# copy local files. |
|||
COPY root/ / |
@ -1,6 +1,6 @@ |
|||
FROM scratch |
|||
|
|||
LABEL maintainer="GilbN" |
|||
LABEL maintainer="GilbN" |
|||
LABEL app="Radarr" |
|||
|
|||
# copy local files. |
|||
|
@ -1,6 +1,6 @@ |
|||
FROM scratch |
|||
|
|||
LABEL maintainer="GilbN" |
|||
LABEL maintainer="GilbN" |
|||
|
|||
# copy local files. |
|||
COPY root/ / |
@ -1,6 +1,6 @@ |
|||
FROM scratch |
|||
|
|||
LABEL maintainer="GilbN" |
|||
LABEL maintainer="GilbN" |
|||
LABEL app="Rutorrent" |
|||
# copy local files. |
|||
COPY root/ / |
@ -1,6 +1,6 @@ |
|||
FROM scratch |
|||
|
|||
LABEL maintainer="GilbN" |
|||
LABEL maintainer="GilbN" |
|||
LABEL app="SABnzbd" |
|||
# copy local files. |
|||
COPY root/ / |
@ -1,6 +1,6 @@ |
|||
FROM scratch |
|||
|
|||
LABEL maintainer="GilbN" |
|||
LABEL maintainer="GilbN" |
|||
LABEL app="Sonarr" |
|||
|
|||
# copy local files. |
|||
|
@ -1,6 +1,6 @@ |
|||
FROM scratch |
|||
|
|||
LABEL maintainer="GilbN" |
|||
LABEL maintainer="GilbN" |
|||
LABEL app="Synclounge" |
|||
# copy local files. |
|||
COPY root/ / |
@ -1,6 +1,6 @@ |
|||
FROM scratch |
|||
|
|||
LABEL maintainer="GilbN" |
|||
LABEL maintainer="GilbN" |
|||
LABEL app="Tautulli" |
|||
# copy local files. |
|||
COPY root/ / |
@ -1,6 +1,6 @@ |
|||
FROM scratch |
|||
|
|||
LABEL maintainer="GilbN" |
|||
LABEL maintainer="GilbN" |
|||
LABEL app="The Lounge" |
|||
# copy local files. |
|||
COPY root/ / |
@ -1,6 +1,6 @@ |
|||
FROM scratch |
|||
|
|||
LABEL maintainer="GilbN" |
|||
LABEL maintainer="GilbN" |
|||
LABEL app="Transmission" |
|||
# copy local files. |
|||
COPY root/ / |
Loading…
Reference in new issue