diff --git a/Dockerfile b/Dockerfile index 1c5018d906184eb3623f5d7863aa6ff6133951de..1090d9f74f645d0482a5660c37b849535ea6be7c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -46,7 +46,7 @@ RUN pip install paho-mqtt RUN pip install openpivgui # Install ASDA -> für Wirbeldetektion RUN git clone https://github.com/PyDL/ASDA -WORKDIR "./ASDA" +WORKDIR ASDA RUN pip install . # Seaborn