created dockerfiles

This commit is contained in:
art
2020-04-05 19:04:07 +00:00
parent d84c89efaf
commit 02516b9ef2
4 changed files with 27 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
FROM python
WORKDIR ~/
COPY .. .