mirror of
https://github.com/teddysun/across.git
synced 2025-09-17 03:54:27 +08:00
Thu Aug 24 22:46:37 CST 2017
This commit is contained in:
3
python3.5-for-spider.sh
Executable file
3
python3.5-for-spider.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
docker run -it --rm --name my-running-script -v `pwd`:/usr/src/myapp -w /usr/src/myapp ddv12138/python:3.5 python $1
|
Reference in New Issue
Block a user