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