Fri Aug 25 10:35:57 CST 2017

This commit is contained in:
ddv12138 2017-08-25 10:35:57 +08:00
parent 8b3421cb6f
commit 665b424178

View File

@ -1,3 +0,0 @@
#!/bin/bash
set -e
docker run -it --rm --name fast -v `pwd`:/usr/src/myapp -w /usr/src/myapp ddv12138/python:3.5 python $1