This commit is contained in:
parent
5cb54eabec
commit
84ef66131c
@ -11,6 +11,6 @@ WORKDIR ./app
|
|||||||
|
|
||||||
COPY ./get_dataset.py ./
|
COPY ./get_dataset.py ./
|
||||||
COPY ./get_stats.py ./
|
COPY ./get_stats.py ./
|
||||||
COPY ./train.py ./
|
COPY train.py ./
|
||||||
COPY predict.py ./
|
COPY predict.py ./
|
||||||
CMD bash
|
CMD bash
|
Loading…
Reference in New Issue
Block a user