mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2026-06-10 09:47:31 +00:00
created dockerfiles
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
FROM python
|
||||
WORKDIR ~/
|
||||
COPY .. .
|
||||
@@ -0,0 +1,3 @@
|
||||
FROM python
|
||||
WORKDIR ~/
|
||||
# COPY . .
|
||||
Reference in New Issue
Block a user