FROM $image_prefix-base-fe/screen  

MAINTAINER afa

COPY src/ironman-dist /usr/share/nginx/html/

CMD ["/etc/nginx/sbin/nginx","-g","daemon off;"]
