2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-02-08 19:13:14 +00:00

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 ffb5d7bdda
commit 302ad0632e
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