Skip to content

Commit

Permalink
troubleshooting dockerfile pt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
rashiselarka committed Apr 3, 2024
1 parent febea55 commit d86aa88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ RUN conda install -y \

RUN apt-get update
RUN apt-get install fonts-lmodern -y
RUN apt-get install lmodern -y
RUN apt-get install lmodern -y
RUN apt-get texlive-fontsrecommended -y

0 comments on commit d86aa88

Please sign in to comment.