bx-2052-deal-tab #2

Merged
ksenia_mikhailova merged 25 commits from bx-2052-deal-tab into main 2024-11-19 13:59:00 +03:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit 629a770e6f - Show all commits

View File

@ -6,8 +6,6 @@ WORKDIR ${WORKING_DIR}
RUN apt-get update RUN apt-get update
RUN apt-get install python3-pip -y RUN apt-get install python3-pip -y
RUN apt-get install python3-poetry -y RUN apt-get install python3-poetry -y
RUN apt-get install ffmpeg libsm6 libxext6 -y
RUN npm install --global @gltf-transform/cli
RUN poetry -vvv --version RUN poetry -vvv --version