FROM catlfish ADD catlfish.config /opt/catlfish/rel/ ADD https /opt/catlfish/rel/https RUN mkdir /opt/catlfish/rel/log WORKDIR /opt/catlfish/rel EXPOSE 8081 CMD ["/usr/bin/supervisord"]