mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 10:54:14 +02:00
Update Dockerfile
This commit is contained in:
@@ -63,7 +63,7 @@ RUN \
|
|||||||
tar xf /tmp/qbit_manage.tar.gz -C /qbit_manage --strip-components=1 && \
|
tar xf /tmp/qbit_manage.tar.gz -C /qbit_manage --strip-components=1 && \
|
||||||
\
|
\
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
apk add --no-cache python3-dev py3-pip gcc && \
|
apk add py3-pip gcc && \
|
||||||
pip install --no-cache-dir --upgrade --requirement /qbit_manage/requirements.txt --ignore-installed
|
pip install --no-cache-dir --upgrade --requirement /qbit_manage/requirements.txt --ignore-installed
|
||||||
|
|
||||||
##################
|
##################
|
||||||
|
|||||||
Reference in New Issue
Block a user