From 39795634baf79ecb14252b6c53d5d3b1a7e55f61 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Sun, 10 Sep 2023 07:53:37 +0200 Subject: [PATCH] Correction --- addons_updater/Dockerfile | 2 +- arpspoof/Dockerfile | 2 +- autobrr/Dockerfile | 2 +- baikal/Dockerfile | 2 +- bazarr/Dockerfile | 2 +- binance-trading-bot/Dockerfile | 2 +- bitwarden/Dockerfile | 2 +- booksonic_air/Dockerfile | 2 +- browserless_chrome/Dockerfile | 2 +- calibre/Dockerfile | 2 +- calibre_web/Dockerfile | 2 +- changedetection.io/Dockerfile | 2 +- cloudcommander/Dockerfile | 2 +- code-server/Dockerfile | 2 +- elasticsearch/Dockerfile | 2 +- emby/Dockerfile | 2 +- enedisgateway2mqtt/Dockerfile | 2 +- enedisgateway2mqtt_dev/Dockerfile | 2 +- epicgamesfree/Dockerfile | 2 +- filebrowser/Dockerfile | 2 +- fireflyiii/Dockerfile | 2 +- fireflyiii_data_importer/Dockerfile | 2 +- fireflyiii_fints_importer/Dockerfile | 2 +- flaresolverr/Dockerfile | 2 +- flexget/Dockerfile | 2 +- free_games_claimer/Dockerfile | 2 +- gazpar2mqtt/Dockerfile | 2 +- gitea/Dockerfile | 2 +- grav/Dockerfile | 2 +- guacamole/Dockerfile | 2 +- immich/Dockerfile | 2 +- inadyn/Dockerfile | 2 +- jackett/Dockerfile | 2 +- jellyfin/Dockerfile | 2 +- jellyseerr/Dockerfile | 2 +- joal/Dockerfile | 2 +- joplin/Dockerfile | 2 +- lidarr/Dockerfile | 2 +- mealie/Dockerfile | 2 +- mylar3/Dockerfile | 2 +- nextcloud/Dockerfile | 2 +- nzbget/Dockerfile | 2 +- omada/Dockerfile | 2 +- omada_v3/Dockerfile | 2 +- ombi/Dockerfile | 2 +- organizr/Dockerfile | 2 +- overseerr/Dockerfile | 2 +- paperless_ngx/Dockerfile | 2 +- papermerge/Dockerfile | 2 +- photoprism/Dockerfile | 2 +- piwigo/Dockerfile | 2 +- plex/Dockerfile | 2 +- plex_meta_manager/Dockerfile | 2 +- portainer/Dockerfile | 2 +- portainer_agent/Dockerfile | 2 +- postgres/Dockerfile | 2 +- prowlarr/Dockerfile | 2 +- qbittorrent/Dockerfile | 2 +- radarr/Dockerfile | 2 +- readarr/Dockerfile | 2 +- requestrr/Dockerfile | 2 +- resiliosync/Dockerfile | 2 +- sabnzbd/Dockerfile | 2 +- scrutiny/Dockerfile | 2 +- scrutiny_fa/Dockerfile | 2 +- seafile/Dockerfile | 2 +- sonarr/Dockerfile | 2 +- sponsorblockcast/Dockerfile | 2 +- spotweb/Dockerfile | 2 +- tandoor_recipes/Dockerfile | 2 +- tdarr/Dockerfile | 2 +- teamspeak/Dockerfile | 2 +- transmission/Dockerfile | 2 +- transmission_openvpn/Dockerfile | 2 +- ubooquity/Dockerfile | 2 +- unpackerr/Dockerfile | 2 +- webtop_kde/Dockerfile | 2 +- webtrees/Dockerfile | 2 +- wger/Dockerfile | 2 +- whoogle/Dockerfile | 2 +- xteve/Dockerfile | 2 +- zoneminder/Dockerfile | 2 +- 82 files changed, 82 insertions(+), 82 deletions(-) diff --git a/addons_updater/Dockerfile b/addons_updater/Dockerfile index 889a2a509..df821236b 100644 --- a/addons_updater/Dockerfile +++ b/addons_updater/Dockerfile @@ -59,7 +59,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # Entrypoint logic diff --git a/arpspoof/Dockerfile b/arpspoof/Dockerfile index 7091e69f8..8bf4183b0 100644 --- a/arpspoof/Dockerfile +++ b/arpspoof/Dockerfile @@ -58,7 +58,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/autobrr/Dockerfile b/autobrr/Dockerfile index 4cbab02f6..d0462b554 100644 --- a/autobrr/Dockerfile +++ b/autobrr/Dockerfile @@ -66,7 +66,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh #WORKDIR / diff --git a/baikal/Dockerfile b/baikal/Dockerfile index 66fc52d38..559d3adb2 100644 --- a/baikal/Dockerfile +++ b/baikal/Dockerfile @@ -62,7 +62,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh WORKDIR "/data" diff --git a/bazarr/Dockerfile b/bazarr/Dockerfile index 00f287cc4..530a6806b 100644 --- a/bazarr/Dockerfile +++ b/bazarr/Dockerfile @@ -63,7 +63,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh ############ diff --git a/binance-trading-bot/Dockerfile b/binance-trading-bot/Dockerfile index fa42eccd1..86b5170a1 100644 --- a/binance-trading-bot/Dockerfile +++ b/binance-trading-bot/Dockerfile @@ -78,7 +78,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh VOLUME [ "/data" ] diff --git a/bitwarden/Dockerfile b/bitwarden/Dockerfile index 6ff428a06..2db9d4fb2 100644 --- a/bitwarden/Dockerfile +++ b/bitwarden/Dockerfile @@ -68,7 +68,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/booksonic_air/Dockerfile b/booksonic_air/Dockerfile index c7fa81433..13c2d8567 100644 --- a/booksonic_air/Dockerfile +++ b/booksonic_air/Dockerfile @@ -69,7 +69,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/browserless_chrome/Dockerfile b/browserless_chrome/Dockerfile index 12bd15445..2f1377af3 100644 --- a/browserless_chrome/Dockerfile +++ b/browserless_chrome/Dockerfile @@ -60,7 +60,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh RUN sed -i "2a /./ha_entrypoint.sh" start.sh diff --git a/calibre/Dockerfile b/calibre/Dockerfile index caaf1b500..e920d8b6a 100644 --- a/calibre/Dockerfile +++ b/calibre/Dockerfile @@ -72,7 +72,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/calibre_web/Dockerfile b/calibre_web/Dockerfile index 1ab7a8256..a95d557b1 100644 --- a/calibre_web/Dockerfile +++ b/calibre_web/Dockerfile @@ -78,7 +78,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/changedetection.io/Dockerfile b/changedetection.io/Dockerfile index b9abf536b..1bbbc72eb 100644 --- a/changedetection.io/Dockerfile +++ b/changedetection.io/Dockerfile @@ -64,7 +64,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh #WORKDIR / diff --git a/cloudcommander/Dockerfile b/cloudcommander/Dockerfile index 9aeac4733..816dcc197 100644 --- a/cloudcommander/Dockerfile +++ b/cloudcommander/Dockerfile @@ -60,7 +60,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh ENTRYPOINT [ "/ha_entrypoint.sh" ] diff --git a/code-server/Dockerfile b/code-server/Dockerfile index cfee8ae3c..813868f50 100644 --- a/code-server/Dockerfile +++ b/code-server/Dockerfile @@ -63,7 +63,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/elasticsearch/Dockerfile b/elasticsearch/Dockerfile index 2942f83b2..953d3feae 100644 --- a/elasticsearch/Dockerfile +++ b/elasticsearch/Dockerfile @@ -71,7 +71,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh ############ diff --git a/emby/Dockerfile b/emby/Dockerfile index 8a9cc79b5..e1a09a194 100644 --- a/emby/Dockerfile +++ b/emby/Dockerfile @@ -62,7 +62,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh ############ diff --git a/enedisgateway2mqtt/Dockerfile b/enedisgateway2mqtt/Dockerfile index 404b0a530..fb47066d7 100644 --- a/enedisgateway2mqtt/Dockerfile +++ b/enedisgateway2mqtt/Dockerfile @@ -57,7 +57,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/enedisgateway2mqtt_dev/Dockerfile b/enedisgateway2mqtt_dev/Dockerfile index bc33b7dfb..eef4a33fd 100644 --- a/enedisgateway2mqtt_dev/Dockerfile +++ b/enedisgateway2mqtt_dev/Dockerfile @@ -57,7 +57,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/epicgamesfree/Dockerfile b/epicgamesfree/Dockerfile index 82bb1fb59..a93aa4bc3 100644 --- a/epicgamesfree/Dockerfile +++ b/epicgamesfree/Dockerfile @@ -60,7 +60,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/filebrowser/Dockerfile b/filebrowser/Dockerfile index a270c1c03..dea5225b0 100644 --- a/filebrowser/Dockerfile +++ b/filebrowser/Dockerfile @@ -59,7 +59,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh VOLUME [ "/data" ] diff --git a/fireflyiii/Dockerfile b/fireflyiii/Dockerfile index 86d32c70a..cba4779c8 100644 --- a/fireflyiii/Dockerfile +++ b/fireflyiii/Dockerfile @@ -69,7 +69,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/fireflyiii_data_importer/Dockerfile b/fireflyiii_data_importer/Dockerfile index 59330a47e..5f9cd42fb 100644 --- a/fireflyiii_data_importer/Dockerfile +++ b/fireflyiii_data_importer/Dockerfile @@ -65,7 +65,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/fireflyiii_fints_importer/Dockerfile b/fireflyiii_fints_importer/Dockerfile index 7da552809..ca24f1859 100644 --- a/fireflyiii_fints_importer/Dockerfile +++ b/fireflyiii_fints_importer/Dockerfile @@ -58,7 +58,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/flaresolverr/Dockerfile b/flaresolverr/Dockerfile index bf546e7ec..51f4adf5c 100644 --- a/flaresolverr/Dockerfile +++ b/flaresolverr/Dockerfile @@ -59,7 +59,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/flexget/Dockerfile b/flexget/Dockerfile index bdd70039f..08b1bf621 100644 --- a/flexget/Dockerfile +++ b/flexget/Dockerfile @@ -75,7 +75,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/free_games_claimer/Dockerfile b/free_games_claimer/Dockerfile index 08a197d72..4a83c0a4c 100644 --- a/free_games_claimer/Dockerfile +++ b/free_games_claimer/Dockerfile @@ -57,7 +57,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh RUN \ diff --git a/gazpar2mqtt/Dockerfile b/gazpar2mqtt/Dockerfile index 47ccc4e2c..d6aa66125 100644 --- a/gazpar2mqtt/Dockerfile +++ b/gazpar2mqtt/Dockerfile @@ -60,7 +60,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/gitea/Dockerfile b/gitea/Dockerfile index 123dffd90..340c40123 100644 --- a/gitea/Dockerfile +++ b/gitea/Dockerfile @@ -62,7 +62,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/grav/Dockerfile b/grav/Dockerfile index ada4b639b..d76cfaa8e 100644 --- a/grav/Dockerfile +++ b/grav/Dockerfile @@ -66,7 +66,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh ############ diff --git a/guacamole/Dockerfile b/guacamole/Dockerfile index 8e6836495..8c0862b94 100644 --- a/guacamole/Dockerfile +++ b/guacamole/Dockerfile @@ -90,7 +90,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/immich/Dockerfile b/immich/Dockerfile index 801049891..a1c940f45 100644 --- a/immich/Dockerfile +++ b/immich/Dockerfile @@ -81,7 +81,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/inadyn/Dockerfile b/inadyn/Dockerfile index eaf4017f0..b1895eaaf 100644 --- a/inadyn/Dockerfile +++ b/inadyn/Dockerfile @@ -83,7 +83,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh WORKDIR / diff --git a/jackett/Dockerfile b/jackett/Dockerfile index 83fb081a8..86bdd7148 100644 --- a/jackett/Dockerfile +++ b/jackett/Dockerfile @@ -65,7 +65,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh ############ diff --git a/jellyfin/Dockerfile b/jellyfin/Dockerfile index 7f00e4357..b04d6b7d1 100644 --- a/jellyfin/Dockerfile +++ b/jellyfin/Dockerfile @@ -71,7 +71,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/jellyseerr/Dockerfile b/jellyseerr/Dockerfile index ef9cfbf69..26ab60568 100644 --- a/jellyseerr/Dockerfile +++ b/jellyseerr/Dockerfile @@ -69,7 +69,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/joal/Dockerfile b/joal/Dockerfile index ed023a87d..58f93aec5 100644 --- a/joal/Dockerfile +++ b/joal/Dockerfile @@ -71,7 +71,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/joplin/Dockerfile b/joplin/Dockerfile index 272dbcb49..030c03b81 100644 --- a/joplin/Dockerfile +++ b/joplin/Dockerfile @@ -65,7 +65,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/lidarr/Dockerfile b/lidarr/Dockerfile index abab56887..7235eeb77 100644 --- a/lidarr/Dockerfile +++ b/lidarr/Dockerfile @@ -65,7 +65,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/mealie/Dockerfile b/mealie/Dockerfile index fd5392a08..d8b975284 100644 --- a/mealie/Dockerfile +++ b/mealie/Dockerfile @@ -66,7 +66,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh RUN \ diff --git a/mylar3/Dockerfile b/mylar3/Dockerfile index 6ef5724ec..c23e59e6e 100644 --- a/mylar3/Dockerfile +++ b/mylar3/Dockerfile @@ -62,7 +62,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/nextcloud/Dockerfile b/nextcloud/Dockerfile index 580672b0a..ed618406f 100644 --- a/nextcloud/Dockerfile +++ b/nextcloud/Dockerfile @@ -88,7 +88,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # Correct modifications diff --git a/nzbget/Dockerfile b/nzbget/Dockerfile index 05ad8f8c0..acfe95ccc 100644 --- a/nzbget/Dockerfile +++ b/nzbget/Dockerfile @@ -62,7 +62,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/omada/Dockerfile b/omada/Dockerfile index 9d4fac6c6..7770496d2 100644 --- a/omada/Dockerfile +++ b/omada/Dockerfile @@ -66,7 +66,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/omada_v3/Dockerfile b/omada_v3/Dockerfile index 940beb99d..35b384948 100644 --- a/omada_v3/Dockerfile +++ b/omada_v3/Dockerfile @@ -67,7 +67,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/ombi/Dockerfile b/ombi/Dockerfile index a24f78c83..ceb160e7b 100644 --- a/ombi/Dockerfile +++ b/ombi/Dockerfile @@ -62,7 +62,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/organizr/Dockerfile b/organizr/Dockerfile index 0c0602584..e57b5dba5 100644 --- a/organizr/Dockerfile +++ b/organizr/Dockerfile @@ -62,7 +62,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh ############ diff --git a/overseerr/Dockerfile b/overseerr/Dockerfile index 500c5fdff..988dfb97f 100644 --- a/overseerr/Dockerfile +++ b/overseerr/Dockerfile @@ -63,7 +63,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/paperless_ngx/Dockerfile b/paperless_ngx/Dockerfile index 27cecec5c..aab06195f 100644 --- a/paperless_ngx/Dockerfile +++ b/paperless_ngx/Dockerfile @@ -63,7 +63,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/papermerge/Dockerfile b/papermerge/Dockerfile index 76be0b5f9..5960630e8 100644 --- a/papermerge/Dockerfile +++ b/papermerge/Dockerfile @@ -73,7 +73,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/photoprism/Dockerfile b/photoprism/Dockerfile index f9ea149b9..e4f70eaa8 100644 --- a/photoprism/Dockerfile +++ b/photoprism/Dockerfile @@ -70,7 +70,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/piwigo/Dockerfile b/piwigo/Dockerfile index a1a4122cc..3bf611896 100644 --- a/piwigo/Dockerfile +++ b/piwigo/Dockerfile @@ -64,7 +64,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # hadolint ignore=SC2013 diff --git a/plex/Dockerfile b/plex/Dockerfile index 56acbfbdd..4a13642e0 100644 --- a/plex/Dockerfile +++ b/plex/Dockerfile @@ -75,7 +75,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/plex_meta_manager/Dockerfile b/plex_meta_manager/Dockerfile index d0dc60ea9..2c3d76c92 100644 --- a/plex_meta_manager/Dockerfile +++ b/plex_meta_manager/Dockerfile @@ -71,7 +71,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/portainer/Dockerfile b/portainer/Dockerfile index 15607d005..6056472d6 100644 --- a/portainer/Dockerfile +++ b/portainer/Dockerfile @@ -81,7 +81,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh RUN chmod 777 /etc/services.d/*/* diff --git a/portainer_agent/Dockerfile b/portainer_agent/Dockerfile index 665975387..b1026d0ca 100644 --- a/portainer_agent/Dockerfile +++ b/portainer_agent/Dockerfile @@ -66,7 +66,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh RUN chmod a+x /usr/sbin/healthcheck && \ diff --git a/postgres/Dockerfile b/postgres/Dockerfile index 06f37e64c..0f8148989 100644 --- a/postgres/Dockerfile +++ b/postgres/Dockerfile @@ -63,7 +63,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh WORKDIR /data diff --git a/prowlarr/Dockerfile b/prowlarr/Dockerfile index a34af4f85..70f2b45bd 100644 --- a/prowlarr/Dockerfile +++ b/prowlarr/Dockerfile @@ -65,7 +65,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/qbittorrent/Dockerfile b/qbittorrent/Dockerfile index f3cead6a2..9f12d4f18 100644 --- a/qbittorrent/Dockerfile +++ b/qbittorrent/Dockerfile @@ -101,7 +101,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh ############ diff --git a/radarr/Dockerfile b/radarr/Dockerfile index c178d3f6a..a70f5b92e 100644 --- a/radarr/Dockerfile +++ b/radarr/Dockerfile @@ -66,7 +66,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/readarr/Dockerfile b/readarr/Dockerfile index f3db33152..6f6524f22 100644 --- a/readarr/Dockerfile +++ b/readarr/Dockerfile @@ -63,7 +63,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/requestrr/Dockerfile b/requestrr/Dockerfile index c04dc3575..7bdb34b71 100644 --- a/requestrr/Dockerfile +++ b/requestrr/Dockerfile @@ -65,7 +65,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/resiliosync/Dockerfile b/resiliosync/Dockerfile index 0d048c286..71c54d457 100644 --- a/resiliosync/Dockerfile +++ b/resiliosync/Dockerfile @@ -86,7 +86,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/sabnzbd/Dockerfile b/sabnzbd/Dockerfile index dfe466c99..6023699a9 100644 --- a/sabnzbd/Dockerfile +++ b/sabnzbd/Dockerfile @@ -62,7 +62,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/scrutiny/Dockerfile b/scrutiny/Dockerfile index edf9169ec..52329cd86 100644 --- a/scrutiny/Dockerfile +++ b/scrutiny/Dockerfile @@ -60,7 +60,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/scrutiny_fa/Dockerfile b/scrutiny_fa/Dockerfile index edf9169ec..52329cd86 100644 --- a/scrutiny_fa/Dockerfile +++ b/scrutiny_fa/Dockerfile @@ -60,7 +60,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/seafile/Dockerfile b/seafile/Dockerfile index bd9161b34..bf8fb47a2 100644 --- a/seafile/Dockerfile +++ b/seafile/Dockerfile @@ -63,7 +63,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/sonarr/Dockerfile b/sonarr/Dockerfile index 839c920a9..a5c933835 100644 --- a/sonarr/Dockerfile +++ b/sonarr/Dockerfile @@ -66,7 +66,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/sponsorblockcast/Dockerfile b/sponsorblockcast/Dockerfile index 6ecc3ebf7..f2b5be022 100644 --- a/sponsorblockcast/Dockerfile +++ b/sponsorblockcast/Dockerfile @@ -59,7 +59,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # Entrypoint logic diff --git a/spotweb/Dockerfile b/spotweb/Dockerfile index c983cc4de..db88c000a 100644 --- a/spotweb/Dockerfile +++ b/spotweb/Dockerfile @@ -116,7 +116,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh ############ diff --git a/tandoor_recipes/Dockerfile b/tandoor_recipes/Dockerfile index 2c4dfdc73..9998b0d38 100644 --- a/tandoor_recipes/Dockerfile +++ b/tandoor_recipes/Dockerfile @@ -57,7 +57,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/tdarr/Dockerfile b/tdarr/Dockerfile index 7b906a7c9..71e18b4ca 100644 --- a/tdarr/Dockerfile +++ b/tdarr/Dockerfile @@ -57,7 +57,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh ############ diff --git a/teamspeak/Dockerfile b/teamspeak/Dockerfile index c38d7d3e5..5adc2180c 100644 --- a/teamspeak/Dockerfile +++ b/teamspeak/Dockerfile @@ -64,7 +64,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/transmission/Dockerfile b/transmission/Dockerfile index 4f286c91c..db43fcf6a 100644 --- a/transmission/Dockerfile +++ b/transmission/Dockerfile @@ -73,7 +73,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/transmission_openvpn/Dockerfile b/transmission_openvpn/Dockerfile index 4eaa4afcd..459f41fc9 100644 --- a/transmission_openvpn/Dockerfile +++ b/transmission_openvpn/Dockerfile @@ -68,7 +68,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/ubooquity/Dockerfile b/ubooquity/Dockerfile index e5196f266..b92bd4371 100644 --- a/ubooquity/Dockerfile +++ b/ubooquity/Dockerfile @@ -76,7 +76,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/unpackerr/Dockerfile b/unpackerr/Dockerfile index 18f9d3106..95a4a9f86 100644 --- a/unpackerr/Dockerfile +++ b/unpackerr/Dockerfile @@ -61,7 +61,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh ############ diff --git a/webtop_kde/Dockerfile b/webtop_kde/Dockerfile index 5bca7e1fa..c0a67b1a7 100644 --- a/webtop_kde/Dockerfile +++ b/webtop_kde/Dockerfile @@ -72,7 +72,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/webtrees/Dockerfile b/webtrees/Dockerfile index a53af7086..5bd30ab64 100644 --- a/webtrees/Dockerfile +++ b/webtrees/Dockerfile @@ -71,7 +71,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/wger/Dockerfile b/wger/Dockerfile index 87cbfff93..711f13d6c 100644 --- a/wger/Dockerfile +++ b/wger/Dockerfile @@ -69,7 +69,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/whoogle/Dockerfile b/whoogle/Dockerfile index bc346ddde..be25e3f25 100644 --- a/whoogle/Dockerfile +++ b/whoogle/Dockerfile @@ -63,7 +63,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh diff --git a/xteve/Dockerfile b/xteve/Dockerfile index 782f2a492..b36358007 100644 --- a/xteve/Dockerfile +++ b/xteve/Dockerfile @@ -63,7 +63,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh # diff --git a/zoneminder/Dockerfile b/zoneminder/Dockerfile index 1a340f372..413d13611 100644 --- a/zoneminder/Dockerfile +++ b/zoneminder/Dockerfile @@ -68,7 +68,7 @@ ENV S6_STAGE2_HOOK=/ha_entrypoint.sh ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint.sh" # Entrypoint modifications -ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint.sh" "/ha_entrypoint_modif.sh" +ADD --chmod=777 "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_entrypoint_modif.sh" "/ha_entrypoint_modif.sh" RUN /ha_entrypoint_modif.sh && rm /ha_entrypoint_modif.sh