mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2025-09-06 06:57:21 +00:00
started on dockerfile
This commit is contained in:
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
|
Reference in New Issue
Block a user