jhu-ep-coursera/fullstack-course1-module1

chrome

Closed this issue · 1 comments

In Ubuntu, the "chrome" command is "google-chrome", so if you execute the install script it will fail.

Open Dockerfile and add the below before "RUN sudo dpkg -i google-chrome*.deb"
RUN sudo apt-get install -y fonts-liberation