BestNotes/Dockerfile

3 lines
91 B
Docker
Raw Normal View History

2019-11-19 18:06:44 +01:00
FROM circleci/node:10
RUN apt-get update && apt-get upgrade
run apt-get install libnss3-dev