3 lines
32 B
Docker
Raw Normal View History

2020-04-05 12:46:21 -05:00
FROM python
WORKDIR ~/
2020-04-05 19:04:07 +00:00
COPY .. .