9 changed files with 18 additions and 18 deletions
@ -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="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="Rutorrent" |
|||
# copy local files. |
|||
COPY root/ / |
@ -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="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