FROM requarks/wiki:latest WORKDIR /var/wiki ADD ssh /app/ssh ADD config.yml config.yml ENTRYPOINT ["node", "server"]