@ -31,7 +31,7 @@ RUN pip install --upgrade pip
RUN pip install gunicorn
RUN pip install -r requirements.txt
RUN pip install -e .
RUN pip install .
# switch back to root to remove header files
#USER root