diff --git a/Dockerfile b/Dockerfile index 7f52034c4be803eb7f6d25c8880fb4d2c57b2167..918a6eb7fcd430faac70a023394bed07eca57332 100644 --- a/Dockerfile +++ b/Dockerfile @@ -45,6 +45,7 @@ RUN pip install paho-mqtt # Install for -> stroemmt RUN pip install openpivgui # Install ASDA -> für Wirbeldetektion +RUN apt-get install git RUN git clone https://github.com/PyDL/ASDA RUN cd ASDA RUN pip install .