3 lines
33 B
Plaintext
Raw Normal View History

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