Skip to content

Commit

Permalink
fix: restrict to one threads for testing this image in Leipzig
Browse files Browse the repository at this point in the history
  • Loading branch information
antidodo committed Jan 16, 2024
1 parent 4a92a38 commit 31b5c76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/leuko-expert/minimal/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ COPY requirements.txt /tmp/requirements.txt

RUN python3 -m pip install --upgrade pip
RUN pip3 install -r /tmp/requirements.txt
ENV OMP_NUM_THREADS=1

0 comments on commit 31b5c76

Please sign in to comment.