Skip to content

Commit fa83e43

Browse files
committed
Update Dockerfile
1 parent 316641c commit fa83e43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ COPY --chown=ray:users resources codeflare/resources
2424

2525
#RUN pip install -r ./codeflare/requirements.txt
2626

27+
RUN conda install -c conda-forge gcc
28+
2729
RUN pip install sklearn
2830
RUN pip install pandas
2931
RUN pip install numpy

0 commit comments

Comments
 (0)