diff --git a/Dockerfile b/Dockerfile index 7192b0fc..90e65b7a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,6 +2,6 @@ from python:3.9 RUN git clone https://github.com/KnowledgeCaptureAndDiscovery/somef -RUN cd somef && pip install -e . +RUN cd somef && pip install . RUN somef configure -a