1
0
mirror of https://github.com/titanscouting/tra-analysis.git synced 2025-04-01 17:03:26 +00:00

started on dockerfile

This commit is contained in:
ltcptgeneral 2020-04-05 12:46:21 -05:00
parent c914bd3754
commit e054e66743

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