remove yq

This commit is contained in:
Alexandre
2021-12-01 22:40:40 +01:00
parent 9e63a4ff1f
commit e53b25d84e
13 changed files with 0 additions and 14 deletions

View File

@@ -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 \

View File

@@ -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 \

View File

@@ -12,7 +12,6 @@ if [ ! -f "/usr/bin/bashio" ]; then
apt-get update
apt-get install -yq --no-install-recommends \
jq \
yq \
curl \
yamllint

View File

@@ -12,7 +12,6 @@ if [ ! -f "/usr/bin/bashio" ]; then
apt-get update &&
apt-get install --no-install-recommends \
jq \
yq \
curl \
yamllint

View File

@@ -9,7 +9,6 @@ if [ ! -f "/usr/bin/bashio" ]; then
apk add --no-cache \
curl \
jq \
yq \
bash \
cifs-utils \
keyutils \

View File

@@ -10,7 +10,6 @@ if [ ! -f "/usr/bin/bashio" ]; then
apt-get update &&
apt-get install -y --no-install-recommends \
jq \
yq \
curl \
yamllint

View File

@@ -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

View File

@@ -9,7 +9,6 @@ if [ ! -f "/usr/bin/bashio" ]; then
apk update &&
apk add --no-cache \
jq \
yq \
curl \
cifs-utils \
keyutils \

View File

@@ -10,7 +10,6 @@ RUN \
apk add --no-cache \
curl \
jq \
yq \
\
###################
# Install bashio #

View File

@@ -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 \

View File

@@ -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 \

View File

@@ -11,7 +11,6 @@ if [ ! -f "/usr/bin/bashio" ]; then
apt-get update \
apt-get install -y \
jq \
yq \
curl \
cifs-utils \
keyutils \

View File

@@ -10,7 +10,6 @@ if [ ! -f "/usr/bin/bashio" ]; then
apt-get update
apt-get install -y \
jq \
yq \
yamllint \
curl &&
apt-get clean