bx-2052-deal-tab #2
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue