From e7f3e14e884c2441ca14645e8d9b74104363291c Mon Sep 17 00:00:00 2001 From: Marius <24592972+gilbN@users.noreply.github.com> Date: Mon, 12 Apr 2021 18:14:33 +0200 Subject: [PATCH] build all the files --- .github/workflows/auto-build.yml | 4 ++-- bazarr/Dockerfile | 4 +++- calibre-web/Dockerfile | 4 +++- deluge/Dockerfile | 4 +++- emby/Dockerfile | 4 +++- jackett/Dockerfile | 4 +++- jellyfin/Dockerfile | 4 +++- lazylibrarian/Dockerfile | 4 +++- librespeed/Dockerfile | 4 +++- lidarr/Dockerfile | 4 +++- nzbget/Dockerfile | 4 +++- plex/Dockerfile | 4 +++- qbittorrent/Dockerfile | 4 +++- radarr/Dockerfile | 4 +++- readarr/Dockerfile | 4 +++- rutorrent/Dockerfile | 4 +++- sabnzbd/Dockerfile | 4 +++- sonarr/Dockerfile | 4 +++- synclounge/Dockerfile | 4 +++- tautulli/Dockerfile | 4 +++- thelounge/Dockerfile | 4 +++- transmission/Dockerfile | 4 +++- 22 files changed, 65 insertions(+), 23 deletions(-) diff --git a/.github/workflows/auto-build.yml b/.github/workflows/auto-build.yml index b7e3c002..be7b1c09 100644 --- a/.github/workflows/auto-build.yml +++ b/.github/workflows/auto-build.yml @@ -1,4 +1,4 @@ -name: publishmultipledockerimages +name: autobuildallthemods on: push: branches: [ docker-mods ] @@ -25,7 +25,7 @@ jobs: registry: ghcr.io username: ${{ github.repository_owner }} password: ${{ secrets.GH_PAT }} - - name: echo the changed files and build&push + - name: find correct directory then build&push run: | for i in ${{ steps.getfile.outputs.files }} do diff --git a/bazarr/Dockerfile b/bazarr/Dockerfile index 2f24b209..71bd9f19 100644 --- a/bazarr/Dockerfile +++ b/bazarr/Dockerfile @@ -1,4 +1,6 @@ FROM scratch -# copy local files + LABEL maintainer="GilbN" + +# copy local files COPY root/ / diff --git a/calibre-web/Dockerfile b/calibre-web/Dockerfile index 2f24b209..71bd9f19 100644 --- a/calibre-web/Dockerfile +++ b/calibre-web/Dockerfile @@ -1,4 +1,6 @@ FROM scratch -# copy local files + LABEL maintainer="GilbN" + +# copy local files COPY root/ / diff --git a/deluge/Dockerfile b/deluge/Dockerfile index faefca3a..936b831e 100644 --- a/deluge/Dockerfile +++ b/deluge/Dockerfile @@ -1,4 +1,6 @@ FROM scratch -# copy local files + LABEL maintainer="GilbN" + +# copy local files COPY root/ / \ No newline at end of file diff --git a/emby/Dockerfile b/emby/Dockerfile index faefca3a..936b831e 100644 --- a/emby/Dockerfile +++ b/emby/Dockerfile @@ -1,4 +1,6 @@ FROM scratch -# copy local files + LABEL maintainer="GilbN" + +# copy local files COPY root/ / \ No newline at end of file diff --git a/jackett/Dockerfile b/jackett/Dockerfile index faefca3a..0c107606 100644 --- a/jackett/Dockerfile +++ b/jackett/Dockerfile @@ -1,4 +1,6 @@ FROM scratch -# copy local files + LABEL maintainer="GilbN" + +# copy local files COPY root/ / \ No newline at end of file diff --git a/jellyfin/Dockerfile b/jellyfin/Dockerfile index faefca3a..936b831e 100644 --- a/jellyfin/Dockerfile +++ b/jellyfin/Dockerfile @@ -1,4 +1,6 @@ FROM scratch -# copy local files + LABEL maintainer="GilbN" + +# copy local files COPY root/ / \ No newline at end of file diff --git a/lazylibrarian/Dockerfile b/lazylibrarian/Dockerfile index faefca3a..936b831e 100644 --- a/lazylibrarian/Dockerfile +++ b/lazylibrarian/Dockerfile @@ -1,4 +1,6 @@ FROM scratch -# copy local files + LABEL maintainer="GilbN" + +# copy local files COPY root/ / \ No newline at end of file diff --git a/librespeed/Dockerfile b/librespeed/Dockerfile index faefca3a..936b831e 100644 --- a/librespeed/Dockerfile +++ b/librespeed/Dockerfile @@ -1,4 +1,6 @@ FROM scratch -# copy local files + LABEL maintainer="GilbN" + +# copy local files COPY root/ / \ No newline at end of file diff --git a/lidarr/Dockerfile b/lidarr/Dockerfile index faefca3a..936b831e 100644 --- a/lidarr/Dockerfile +++ b/lidarr/Dockerfile @@ -1,4 +1,6 @@ FROM scratch -# copy local files + LABEL maintainer="GilbN" + +# copy local files COPY root/ / \ No newline at end of file diff --git a/nzbget/Dockerfile b/nzbget/Dockerfile index faefca3a..936b831e 100644 --- a/nzbget/Dockerfile +++ b/nzbget/Dockerfile @@ -1,4 +1,6 @@ FROM scratch -# copy local files + LABEL maintainer="GilbN" + +# copy local files COPY root/ / \ No newline at end of file diff --git a/plex/Dockerfile b/plex/Dockerfile index faefca3a..936b831e 100644 --- a/plex/Dockerfile +++ b/plex/Dockerfile @@ -1,4 +1,6 @@ FROM scratch -# copy local files + LABEL maintainer="GilbN" + +# copy local files COPY root/ / \ No newline at end of file diff --git a/qbittorrent/Dockerfile b/qbittorrent/Dockerfile index 4f033006..9aec878c 100644 --- a/qbittorrent/Dockerfile +++ b/qbittorrent/Dockerfile @@ -1,5 +1,7 @@ FROM scratch -# copy local files + LABEL maintainer="GilbN" + +# copy local files COPY root/ / \ No newline at end of file diff --git a/radarr/Dockerfile b/radarr/Dockerfile index faefca3a..0c107606 100644 --- a/radarr/Dockerfile +++ b/radarr/Dockerfile @@ -1,4 +1,6 @@ FROM scratch -# copy local files + LABEL maintainer="GilbN" + +# copy local files COPY root/ / \ No newline at end of file diff --git a/readarr/Dockerfile b/readarr/Dockerfile index faefca3a..0c107606 100644 --- a/readarr/Dockerfile +++ b/readarr/Dockerfile @@ -1,4 +1,6 @@ FROM scratch -# copy local files + LABEL maintainer="GilbN" + +# copy local files COPY root/ / \ No newline at end of file diff --git a/rutorrent/Dockerfile b/rutorrent/Dockerfile index faefca3a..0c107606 100644 --- a/rutorrent/Dockerfile +++ b/rutorrent/Dockerfile @@ -1,4 +1,6 @@ FROM scratch -# copy local files + LABEL maintainer="GilbN" + +# copy local files COPY root/ / \ No newline at end of file diff --git a/sabnzbd/Dockerfile b/sabnzbd/Dockerfile index faefca3a..0c107606 100644 --- a/sabnzbd/Dockerfile +++ b/sabnzbd/Dockerfile @@ -1,4 +1,6 @@ FROM scratch -# copy local files + LABEL maintainer="GilbN" + +# copy local files COPY root/ / \ No newline at end of file diff --git a/sonarr/Dockerfile b/sonarr/Dockerfile index faefca3a..0c107606 100644 --- a/sonarr/Dockerfile +++ b/sonarr/Dockerfile @@ -1,4 +1,6 @@ FROM scratch -# copy local files + LABEL maintainer="GilbN" + +# copy local files COPY root/ / \ No newline at end of file diff --git a/synclounge/Dockerfile b/synclounge/Dockerfile index faefca3a..0c107606 100644 --- a/synclounge/Dockerfile +++ b/synclounge/Dockerfile @@ -1,4 +1,6 @@ FROM scratch -# copy local files + LABEL maintainer="GilbN" + +# copy local files COPY root/ / \ No newline at end of file diff --git a/tautulli/Dockerfile b/tautulli/Dockerfile index faefca3a..0c107606 100644 --- a/tautulli/Dockerfile +++ b/tautulli/Dockerfile @@ -1,4 +1,6 @@ FROM scratch -# copy local files + LABEL maintainer="GilbN" + +# copy local files COPY root/ / \ No newline at end of file diff --git a/thelounge/Dockerfile b/thelounge/Dockerfile index faefca3a..0c107606 100644 --- a/thelounge/Dockerfile +++ b/thelounge/Dockerfile @@ -1,4 +1,6 @@ FROM scratch -# copy local files + LABEL maintainer="GilbN" + +# copy local files COPY root/ / \ No newline at end of file diff --git a/transmission/Dockerfile b/transmission/Dockerfile index faefca3a..0c107606 100644 --- a/transmission/Dockerfile +++ b/transmission/Dockerfile @@ -1,4 +1,6 @@ FROM scratch -# copy local files + LABEL maintainer="GilbN" + +# copy local files COPY root/ / \ No newline at end of file