Added Dockerfile

This commit is contained in:
Dawid Majsnerowski 2019-11-19 18:13:33 +01:00
parent 9bc3d6a7f5
commit fd797a2d8a

View File

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