copy scripts
This commit is contained in:
parent
d3868efb4e
commit
f73264874e
@ -20,6 +20,7 @@ ENV PATH="$POETRY_HOME/bin:$PATH"
|
|||||||
RUN curl -sSL https://install.python-poetry.org | python3 -
|
RUN curl -sSL https://install.python-poetry.org | python3 -
|
||||||
|
|
||||||
COPY ./data ./data
|
COPY ./data ./data
|
||||||
|
COPY ./scripts ./scripts
|
||||||
COPY ./image_prediction ./image_prediction
|
COPY ./image_prediction ./image_prediction
|
||||||
COPY pyproject.toml poetry.lock banner.txt config.yaml ./src ./
|
COPY pyproject.toml poetry.lock banner.txt config.yaml ./src ./
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user