1
0
mirror of https://github.com/titanscouting/tra-analysis.git synced 2025-04-08 11:27:24 +00:00

started on dockerfile

This commit is contained in:
ltcptgeneral 2020-04-05 12:46:21 -05:00
parent 6f93430585
commit d84c89efaf

@ -0,0 +1,4 @@
FROM python
WORKDIR ~/
COPY . .
RUN cd