Add the docker files and the pip requiremnets.txt to allow install usign pip

This commit is contained in:
Sam Wenham
2018-04-11 22:03:48 +01:00
parent 789c33fcb6
commit c638e1c392
4 changed files with 37 additions and 0 deletions

2
docker/docker-cmd Normal file
View File

@@ -0,0 +1,2 @@
docker run -it --rm --link expo-mysql:mysql -v /home/sam/expo/troggle:/expo python:2.7-wheezy /bin/bash