mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 04:14:04 +02:00
Update Dockerfile
This commit is contained in:
@@ -8,13 +8,16 @@ RUN \
|
|||||||
# Install apps #
|
# Install apps #
|
||||||
################
|
################
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
|
# bashio
|
||||||
curl \
|
curl \
|
||||||
jq \
|
jq \
|
||||||
|
bash \
|
||||||
|
# smb mounts
|
||||||
cifs-utils \
|
cifs-utils \
|
||||||
keyutils \
|
keyutils \
|
||||||
samba \
|
samba \
|
||||||
bash \
|
|
||||||
bind-tools \
|
bind-tools \
|
||||||
|
# nginx
|
||||||
nginx \
|
nginx \
|
||||||
\
|
\
|
||||||
##################
|
##################
|
||||||
|
|||||||
Reference in New Issue
Block a user