FROM bennett000/ubuntu-node:14-4-6-10

RUN mkdir -p /opt/browser-dna

CMD ["/opt/browser-dna/example/index.js"]
