chrome
Closed this issue · 1 comments
juliocbcotta commented
In Ubuntu, the "chrome" command is "google-chrome", so if you execute the install script it will fail.
shibshankar commented
Open Dockerfile and add the below before "RUN sudo dpkg -i google-chrome*.deb"
RUN sudo apt-get install -y fonts-liberation