diff --git a/booksonic_air/root/etc/cont-init.d/00-aaa_dockerfile_backup.sh b/booksonic_air/root/etc/cont-init.d/00-aaa_dockerfile_backup.sh index 320aba1ea..5c08238a1 100644 --- a/booksonic_air/root/etc/cont-init.d/00-aaa_dockerfile_backup.sh +++ b/booksonic_air/root/etc/cont-init.d/00-aaa_dockerfile_backup.sh @@ -10,7 +10,6 @@ if [ ! -f "/usr/bin/bashio" ]; then apt-get update apt-get install -y --no-install-recommends \ jq \ - yq \ cifs-utils \ keyutils \ samba \ diff --git a/cloudcommander/rootfs/scripts/00-aaa_dockerfile_backup.sh b/cloudcommander/rootfs/scripts/00-aaa_dockerfile_backup.sh index a946719d3..e62639cf4 100644 --- a/cloudcommander/rootfs/scripts/00-aaa_dockerfile_backup.sh +++ b/cloudcommander/rootfs/scripts/00-aaa_dockerfile_backup.sh @@ -10,7 +10,6 @@ if [ ! -f "/usr/bin/bashio" ]; then apt-get update && apt-get install -y --no-install-recommends \ jq \ - yq \ cifs-utils \ keyutils \ samba \ diff --git a/enedisgateway2mqtt/rootfs/scripts/00-aaa_dockerfile_backup.sh b/enedisgateway2mqtt/rootfs/scripts/00-aaa_dockerfile_backup.sh index 5dadddda8..170a1a38b 100644 --- a/enedisgateway2mqtt/rootfs/scripts/00-aaa_dockerfile_backup.sh +++ b/enedisgateway2mqtt/rootfs/scripts/00-aaa_dockerfile_backup.sh @@ -12,7 +12,6 @@ if [ ! -f "/usr/bin/bashio" ]; then apt-get update apt-get install -yq --no-install-recommends \ jq \ - yq \ curl \ yamllint diff --git a/enedisgateway2mqtt_dev/rootfs/scripts/00-aaa_dockerfile_backup.sh b/enedisgateway2mqtt_dev/rootfs/scripts/00-aaa_dockerfile_backup.sh index 1071f6c63..ec97f66aa 100644 --- a/enedisgateway2mqtt_dev/rootfs/scripts/00-aaa_dockerfile_backup.sh +++ b/enedisgateway2mqtt_dev/rootfs/scripts/00-aaa_dockerfile_backup.sh @@ -12,7 +12,6 @@ if [ ! -f "/usr/bin/bashio" ]; then apt-get update && apt-get install --no-install-recommends \ jq \ - yq \ curl \ yamllint diff --git a/filebrowser/rootfs/scripts/00-aaa_dockerfile_backup.sh b/filebrowser/rootfs/scripts/00-aaa_dockerfile_backup.sh index fc8556a8d..f2bfc5e17 100644 --- a/filebrowser/rootfs/scripts/00-aaa_dockerfile_backup.sh +++ b/filebrowser/rootfs/scripts/00-aaa_dockerfile_backup.sh @@ -9,7 +9,6 @@ if [ ! -f "/usr/bin/bashio" ]; then apk add --no-cache \ curl \ jq \ - yq \ bash \ cifs-utils \ keyutils \ diff --git a/gazpar2mqtt/rootfs/scripts/00-aaa_dockerfile_backup.sh b/gazpar2mqtt/rootfs/scripts/00-aaa_dockerfile_backup.sh index 8bea02556..f26014aaa 100644 --- a/gazpar2mqtt/rootfs/scripts/00-aaa_dockerfile_backup.sh +++ b/gazpar2mqtt/rootfs/scripts/00-aaa_dockerfile_backup.sh @@ -10,7 +10,6 @@ if [ ! -f "/usr/bin/bashio" ]; then apt-get update && apt-get install -y --no-install-recommends \ jq \ - yq \ curl \ yamllint diff --git a/jellyfin_test/root/etc/cont-init.d/00-aaa_dockerfile_backup.sh b/jellyfin_test/root/etc/cont-init.d/00-aaa_dockerfile_backup.sh index 1fb7b554b..c0475abfe 100644 --- a/jellyfin_test/root/etc/cont-init.d/00-aaa_dockerfile_backup.sh +++ b/jellyfin_test/root/etc/cont-init.d/00-aaa_dockerfile_backup.sh @@ -9,7 +9,6 @@ if [ ! -f "/usr/bin/bashio" ]; then apt-get update apt-get install -y --no-install-recommends \ jq \ - yq \ samba \ smbclient \ nginx diff --git a/nextcloud/root/etc/cont-init.d/00-aaa_dockerfile_backup.sh b/nextcloud/root/etc/cont-init.d/00-aaa_dockerfile_backup.sh index 1fd59f14b..54f873ddc 100644 --- a/nextcloud/root/etc/cont-init.d/00-aaa_dockerfile_backup.sh +++ b/nextcloud/root/etc/cont-init.d/00-aaa_dockerfile_backup.sh @@ -9,7 +9,6 @@ if [ ! -f "/usr/bin/bashio" ]; then apk update && apk add --no-cache \ jq \ - yq \ curl \ cifs-utils \ keyutils \ diff --git a/organizr/Dockerfile b/organizr/Dockerfile index b1866b81b..5ad909f55 100644 --- a/organizr/Dockerfile +++ b/organizr/Dockerfile @@ -10,7 +10,6 @@ RUN \ apk add --no-cache \ curl \ jq \ - yq \ \ ################### # Install bashio # diff --git a/paperless_ng/rootfs/etc/cont-init.d/00-aaa_dockerfile_backup.sh b/paperless_ng/rootfs/etc/cont-init.d/00-aaa_dockerfile_backup.sh index 9b01e677b..d17141d22 100644 --- a/paperless_ng/rootfs/etc/cont-init.d/00-aaa_dockerfile_backup.sh +++ b/paperless_ng/rootfs/etc/cont-init.d/00-aaa_dockerfile_backup.sh @@ -11,7 +11,6 @@ if [ ! -f "/usr/bin/bashio" ]; then apt-get update && apt-get install -y --no-install-recommends \ jq \ - yq \ curl \ cifs-utils \ keyutils \ diff --git a/papermerge/rootfs/etc/cont-init.d/00-aaa_dockerfile_backup.sh b/papermerge/rootfs/etc/cont-init.d/00-aaa_dockerfile_backup.sh index 6bbf68d28..896b8626b 100644 --- a/papermerge/rootfs/etc/cont-init.d/00-aaa_dockerfile_backup.sh +++ b/papermerge/rootfs/etc/cont-init.d/00-aaa_dockerfile_backup.sh @@ -10,7 +10,6 @@ if [ ! -f "/usr/bin/bashio" ]; then apt-get update && apt-get install -y --no-install-recommends \ jq \ - yq \ curl \ cifs-utils \ keyutils \ @@ -19,7 +18,6 @@ if [ ! -f "/usr/bin/bashio" ]; then apk update && apk add --no-cache \ jq \ - yq \ curl \ cifs-utils \ keyutils \ diff --git a/qbittorrent/rootfs/etc/cont-init.d/00-aaa_dockerfile_backup.sh b/qbittorrent/rootfs/etc/cont-init.d/00-aaa_dockerfile_backup.sh index 79dcc7424..dd2e31c50 100644 --- a/qbittorrent/rootfs/etc/cont-init.d/00-aaa_dockerfile_backup.sh +++ b/qbittorrent/rootfs/etc/cont-init.d/00-aaa_dockerfile_backup.sh @@ -11,7 +11,6 @@ if [ ! -f "/usr/bin/bashio" ]; then apt-get update \ apt-get install -y \ jq \ - yq \ curl \ cifs-utils \ keyutils \ diff --git a/webtrees/rootfs/scripts/00-aaa_dockerfile_backup.sh b/webtrees/rootfs/scripts/00-aaa_dockerfile_backup.sh index 1d0406c80..806b34477 100644 --- a/webtrees/rootfs/scripts/00-aaa_dockerfile_backup.sh +++ b/webtrees/rootfs/scripts/00-aaa_dockerfile_backup.sh @@ -10,7 +10,6 @@ if [ ! -f "/usr/bin/bashio" ]; then apt-get update apt-get install -y \ jq \ - yq \ yamllint \ curl && apt-get clean