Skip to content

Commit

Permalink
更改运行命令
Browse files Browse the repository at this point in the history
  • Loading branch information
bruke.cui committed Oct 24, 2017
1 parent 8cd676f commit 79ef17c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
logs/*
dbs/default.db
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ FROM vimagick/scrapyd
ADD . /code
WORKDIR /code

RUN scrapyd
CMD ["scrapyd"]

0 comments on commit 79ef17c

Please sign in to comment.