started on dockerfile

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

View File

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