FROM haskell LABEL maintainer="Michal Idziorek " WORKDIR /estatico COPY * /estatico/ ENTRYPOINT ["stack","run","staticus-exe","--"] CMD [""]