mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 05:14:04 +02:00
Update Dockerfile
This commit is contained in:
@@ -12,12 +12,12 @@ RUN \
|
|||||||
################
|
################
|
||||||
apt-get update \
|
apt-get update \
|
||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install -y --no-install-recommends \
|
||||||
jq \
|
jq \
|
||||||
cifs-utils \
|
cifs-utils \
|
||||||
keyutils \
|
keyutils \
|
||||||
samba \
|
samba \
|
||||||
nginx \
|
nginx \
|
||||||
&& apt-get clean
|
&& apt-get clean \
|
||||||
\
|
\
|
||||||
##################
|
##################
|
||||||
# Install bashio #
|
# Install bashio #
|
||||||
|
|||||||
Reference in New Issue
Block a user