mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-04 00:01:36 +01:00
Update Dockerfile
This commit is contained in:
@@ -9,12 +9,15 @@ ENV PAPERLESS_DATA_DIR=/config/paperless_ng
|
||||
|
||||
RUN apt-get update \
|
||||
\
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
jq \
|
||||
samba \
|
||||
smbclient \
|
||||
\
|
||||
&& apt-get -y upgrade cifs-utils \
|
||||
&& apt-get clean && \
|
||||
apt-get update && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
jq \
|
||||
curl \
|
||||
cifs-utils \
|
||||
keyutils \
|
||||
smbclient \
|
||||
samba \
|
||||
\
|
||||
##################
|
||||
# Install bashio #
|
||||
|
||||
Reference in New Issue
Block a user