1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-25 02:04:06 +02:00

update scrapyd

This commit is contained in:
kev 2019-03-08 11:56:59 +08:00
parent 48652be375
commit c6db9ccb64

View File

@ -61,4 +61,4 @@ COPY ./scrapyd.conf /etc/scrapyd/
VOLUME /etc/scrapyd/ /var/lib/scrapyd/
EXPOSE 6800
CMD ["scrapyd"]
CMD ["scrapyd", "--pidfile="]