fix container build procedures

This commit is contained in:
kjeld Schouten-Lebbing
2021-05-30 22:14:27 +02:00
parent 834ebb0441
commit 9a903fb6ca
17 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -29,5 +29,5 @@ CMD ["/entrypoint.sh"]
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
LABEL "authors"="TrueCharts <info@truecharts.org>"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/.containers/apps/appdaemon"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/appdaemon"
LABEL "org.opencontainers.image.documentation "="https://truecharts.org"
+1 -1
View File
@@ -29,5 +29,5 @@ CMD ["/entrypoint.sh"]
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
LABEL "authors"="TrueCharts <info@truecharts.org>"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/.containers/apps/bazarr"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/bazarr"
LABEL "org.opencontainers.image.documentation "="https://truecharts.org"
+1 -1
View File
@@ -29,5 +29,5 @@ CMD ["/entrypoint.sh"]
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
LABEL "authors"="TrueCharts <info@truecharts.org>"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/.containers/apps/emby"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/emby"
LABEL "org.opencontainers.image.documentation "="https://truecharts.org"
+1 -1
View File
@@ -29,5 +29,5 @@ CMD ["/entrypoint.sh"]
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
LABEL "authors"="TrueCharts <info@truecharts.org>"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/.containers/apps/jackett"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/jackett"
LABEL "org.opencontainers.image.documentation "="https://truecharts.org"
+1 -1
View File
@@ -29,5 +29,5 @@ CMD ["/entrypoint.sh"]
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
LABEL "authors"="TrueCharts <info@truecharts.org>"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/.containers/apps/lidarr"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/lidarr"
LABEL "org.opencontainers.image.documentation "="https://truecharts.org"
+1 -1
View File
@@ -29,5 +29,5 @@ CMD ["/entrypoint.sh"]
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
LABEL "authors"="TrueCharts <info@truecharts.org>"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/.containers/apps/nzbget"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/nzbget"
LABEL "org.opencontainers.image.documentation "="https://truecharts.org"
+1 -1
View File
@@ -29,5 +29,5 @@ CMD ["/entrypoint.sh"]
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
LABEL "authors"="TrueCharts <info@truecharts.org>"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/.containers/apps/nzbhydra2"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/nzbhydra2"
LABEL "org.opencontainers.image.documentation "="https://truecharts.org"
+1 -1
View File
@@ -47,7 +47,7 @@ USER apps
EXPOSE 3579
COPY ./.containers/apps/ombi/entrypoint.sh /entrypoint.sh
COPY ./containers/apps/ombi/entrypoint.sh /entrypoint.sh
CMD ["/entrypoint.sh"]
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
+1 -1
View File
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
cat "./.containers/base/ubuntu/VERSION"
cat "./containers/base/ubuntu/VERSION"
+1 -1
View File
@@ -29,5 +29,5 @@ CMD ["/entrypoint.sh"]
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
LABEL "authors"="TrueCharts <info@truecharts.org>"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/.containers/apps/plex"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/plex"
LABEL "org.opencontainers.image.documentation "="https://truecharts.org"
+1 -1
View File
@@ -29,5 +29,5 @@ CMD ["/entrypoint.sh"]
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
LABEL "authors"="TrueCharts <info@truecharts.org>"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/.containers/apps/qbittorrent"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/qbittorrent"
LABEL "org.opencontainers.image.documentation "="https://truecharts.org"
+1 -1
View File
@@ -29,5 +29,5 @@ CMD ["/entrypoint.sh"]
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
LABEL "authors"="TrueCharts <info@truecharts.org>"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/.containers/apps/radarr"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/radarr"
LABEL "org.opencontainers.image.documentation "="https://truecharts.org"
+1 -1
View File
@@ -29,5 +29,5 @@ CMD ["/entrypoint.sh"]
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
LABEL "authors"="TrueCharts <info@truecharts.org>"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/.containers/apps/readarr"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/readarr"
LABEL "org.opencontainers.image.documentation "="https://truecharts.org"
+1 -1
View File
@@ -29,5 +29,5 @@ CMD ["/entrypoint.sh"]
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
LABEL "authors"="TrueCharts <info@truecharts.org>"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/.containers/apps/sabnzbd"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/sabnzbd"
LABEL "org.opencontainers.image.documentation "="https://truecharts.org"
+1 -1
View File
@@ -29,5 +29,5 @@ CMD ["/entrypoint.sh"]
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
LABEL "authors"="TrueCharts <info@truecharts.org>"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/.containers/apps/sonarr"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/sonarr"
LABEL "org.opencontainers.image.documentation "="https://truecharts.org"
+1 -1
View File
@@ -29,5 +29,5 @@ CMD ["/entrypoint.sh"]
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
LABEL "authors"="TrueCharts <info@truecharts.org>"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/.containers/apps/tautulli"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/tautulli"
LABEL "org.opencontainers.image.documentation "="https://truecharts.org"
+1 -1
View File
@@ -29,5 +29,5 @@ CMD ["/entrypoint.sh"]
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
LABEL "authors"="TrueCharts <info@truecharts.org>"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/.containers/apps/transmission"
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/apps/tree/master/containers/apps/transmission"
LABEL "org.opencontainers.image.documentation "="https://truecharts.org"