GG
Size: a a a
GG
mc
DV
DV
DV
ВК
АМ
WORKDIR /code
COPY poetry.lock pyproject.toml /code/
# Project initialization:
RUN poetry config virtualenvs.create false \
&& poetry install --no-interaction --no-ansi
# Creating folders, and files for a project:
COPY . /code
RUN mkdir /code/temp
ENTRYPOINT ["/code/docker/entrypoint.stage.sh"]
АМ
GG
АМ
АМ
GG
АМ
АМ
АМ
GG
GG
АМ
i
АМ