Added Dockerfile

This commit is contained in:
Dawid Majsnerowski 2019-11-19 18:12:01 +01:00
parent 156ddc6736
commit cd545a397c

View File

@ -1,2 +1,2 @@
FROM circleci/node:10
RUN apt-get update
RUN sudo apt-get update