FROM deeepvision/ci-node:1.0

COPY run.sh /run.sh

ENTRYPOINT ["/run.sh"]
