duplicate installation

This commit is contained in:
Alexandre
2022-01-10 09:45:20 +01:00
parent 04575331fa
commit d640e6a02e
16 changed files with 14 additions and 52 deletions

View File

@@ -42,13 +42,7 @@ RUN \
COPY rootfs/ /
# Manual apps
ENV PACKAGES="jq \
curl \
cifs-utils \
keyutils \
smbclient \
samba \
yamllint \
ENV PACKAGES="yamllint \
pip \
libxml2-dev libxslt-dev python-dev libjpeg-dev zlib1g-dev python3-dev build-essential"