Update Dockerfile

This commit is contained in:
Pascal Vizeli 2018-05-02 22:52:08 +02:00 committed by GitHub
parent 3b9252558f
commit d6b3a36714
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 \