Added Dockerfile

This commit is contained in:
Dawid Majsnerowski 2019-11-19 18:07:16 +01:00
parent a4de64ee15
commit c091964d03

View File

@ -1,3 +1,2 @@
FROM circleci/node:10
RUN apt-get update && apt-get upgrade
run apt-get install libnss3-dev
RUN apt-get install libnss3-dev