1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-24 20:35:55 +00:00

Update Dockerfile

This commit is contained in:
Pascal Vizeli
2018-05-02 22:52:08 +02:00
committed by GitHub
parent 3b9252558f
commit d6b3a36714

View File

@@ -11,6 +11,7 @@ RUN apk add --no-cache \
socat \
glib \
libstdc++ \
eudev-libs \
&& apk add --no-cache --virtual .build-dependencies \
make \
python3-dev \