started on dockerfile

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

View File

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