FROM reg.lab.st/argo
MAINTAINER Vishal Rana <vr@labstack.com>

ADD argo.json /etc
ADD public /www

CMD ["-c", "/etc/argo.json"]
