mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-02-13 13:58:51 +02:00
fix scrapyd:py3 volume path in docker-compose.yml (FIX #39)
This commit is contained in:
parent
09b2938e7e
commit
363fefb187
@ -4,5 +4,5 @@ scrapyd:
|
||||
- "6800:6800"
|
||||
volumes:
|
||||
- ./data:/var/lib/scrapyd
|
||||
- /usr/local/lib/python2.7/dist-packages
|
||||
- /usr/local/lib/python3.4/dist-packages
|
||||
restart: always
|
||||
|
Loading…
x
Reference in New Issue
Block a user