tra-analysis/analysis-master/analysis-amd64/Dockerfile
2020-04-05 12:46:21 -05:00

4 lines
38 B
Docker

FROM python
WORKDIR ~/
COPY . .
RUN cd