Skip to content

Commit

Permalink
Install chromium-chromedriver
Browse files Browse the repository at this point in the history
  • Loading branch information
Suraporn authored Dec 10, 2022
1 parent 962d5a7 commit 0fb25ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ RUN pip install joblib==1.1.0
RUN conda install -c anaconda graphviz=0.20.1
RUN conda search graphviz --channel conda-forge

RUN apt install chromium-chromedriver

RUN apt-get update && apt-get install make


0 comments on commit 0fb25ef

Please sign in to comment.