FROM szurubooru/client:2.5 COPY nginx.conf.docker /etc/nginx/nginx.conf CMD ["/docker-start.sh"] VOLUME ["/data"]