Support alternate Dockerfile name.
Signed-off-by: Kyle James Walker <KyleJamesWalker@gmail.com>
This commit is contained in:
parent
0f70b8638f
commit
d17c4d27fa
6 changed files with 17 additions and 5 deletions
|
|
@ -1,8 +1,8 @@
|
|||
PyYAML==3.10
|
||||
docker-py==1.0.0
|
||||
docker-py==1.1.0
|
||||
dockerpty==0.3.2
|
||||
docopt==0.6.1
|
||||
requests==2.2.1
|
||||
requests==2.6.1
|
||||
six==1.7.3
|
||||
texttable==0.8.2
|
||||
websocket-client==0.11.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue