Added Dockerfile

This commit is contained in:
Dawid Majsnerowski 2019-11-19 18:12:54 +01:00
parent cd545a397c
commit 9bc3d6a7f5

View File

@ -1,2 +1,3 @@
FROM circleci/node:10
RUN sudo apt-get update
RUN sudo apt-get update
RUN sudo apt-get install libnss3.so