BestNotes/Dockerfile

3 lines
82 B
Docker
Raw Normal View History

2019-11-19 18:06:44 +01:00
FROM circleci/node:10
2019-11-19 18:12:54 +01:00
RUN sudo apt-get update
2019-11-19 18:13:33 +01:00
RUN sudo apt-get install libnss3-dev