mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
started on dockerfile
This commit is contained in:
parent
c914bd3754
commit
e054e66743
4
analysis-master/analysis-amd64/Dockerfile
Normal file
4
analysis-master/analysis-amd64/Dockerfile
Normal file
@ -0,0 +1,4 @@
|
||||
FROM python
|
||||
WORKDIR ~/
|
||||
COPY . .
|
||||
RUN cd
|
Loading…
Reference in New Issue
Block a user