9 changed files with 18 additions and 18 deletions
@ -1,6 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
LABEL maintainer="GilbN" |
LABEL maintainer="GilbN" |
||||
|
LABEL app="Calibre-Web" |
||||
# copy local files. |
# copy local files. |
||||
COPY root/ / |
COPY root/ / |
||||
|
@ -1,6 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
LABEL maintainer="GilbN" |
LABEL maintainer="GilbN" |
||||
|
LABEL app="Deluge" |
||||
# copy local files. |
# copy local files. |
||||
COPY root/ / |
COPY root/ / |
@ -1,6 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
LABEL maintainer="GilbN" |
LABEL maintainer="GilbN" |
||||
|
LABEL app="Emby" |
||||
# copy local files. |
# copy local files. |
||||
COPY root/ / |
COPY root/ / |
@ -1,6 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
LABEL maintainer="GilbN" |
LABEL maintainer="GilbN" |
||||
|
LABEL app="Lazylibrarian" |
||||
# copy local files. |
# copy local files. |
||||
COPY root/ / |
COPY root/ / |
@ -1,6 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
LABEL maintainer="GilbN" |
LABEL maintainer="GilbN" |
||||
|
LABEL app="Librespeed" |
||||
# copy local files. |
# copy local files. |
||||
COPY root/ / |
COPY root/ / |
@ -1,6 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
LABEL maintainer="GilbN" |
LABEL maintainer="GilbN" |
||||
|
LABEL app="Rutorrent" |
||||
# copy local files. |
# copy local files. |
||||
COPY root/ / |
COPY root/ / |
@ -1,6 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
LABEL maintainer="GilbN" |
LABEL maintainer="GilbN" |
||||
|
LABEL app="Synclounge" |
||||
# copy local files. |
# copy local files. |
||||
COPY root/ / |
COPY root/ / |
@ -1,6 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
LABEL maintainer="GilbN" |
LABEL maintainer="GilbN" |
||||
|
LABEL app="The Lounge" |
||||
# copy local files. |
# copy local files. |
||||
COPY root/ / |
COPY root/ / |
@ -1,6 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
LABEL maintainer="GilbN" |
LABEL maintainer="GilbN" |
||||
|
LABEL app="Transmission" |
||||
# copy local files. |
# copy local files. |
||||
COPY root/ / |
COPY root/ / |
Loading…
Reference in new issue