File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,11 +48,15 @@ RUN \
4848 postgresql-dev \
4949 yaml-dev && \
5050 apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community \
51- vtk && \
51+ vtk \
52+ opencascade \
53+ imath \
54+ alembic-libs \
55+ openexr-libopenexr && \
5256 echo "**** install manyfold F3D package ****" && \
5357 curl -s -o \
5458 /tmp/f3d.apk -L \
55- "https://github.com/manyfold3d/f3d-alpine/releases/download/v3.5.0-r0/f3d-3.5.0-r0.x86_64.apk" && \
59+ "https://github.com/manyfold3d/f3d-alpine/releases/download/v3.5.0-r0-1 /f3d-3.5.0-r0.x86_64.apk" && \
5660 apk add --no-cache --allow-untrusted /tmp/f3d.apk && \
5761 rm /tmp/f3d.apk && \
5862 echo "**** install manyfold ****" && \
Original file line number Diff line number Diff line change @@ -48,11 +48,15 @@ RUN \
4848 postgresql-dev \
4949 yaml-dev && \
5050 apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community \
51- vtk && \
51+ vtk \
52+ opencascade \
53+ imath \
54+ alembic-libs \
55+ openexr-libopenexr && \
5256 echo "**** install manyfold F3D package ****" && \
5357 curl -s -o \
5458 /tmp/f3d.apk -L \
55- "https://github.com/manyfold3d/f3d-alpine/releases/download/v3.5.0-r0/f3d-3.5.0-r0.aarch64.apk" && \
59+ "https://github.com/manyfold3d/f3d-alpine/releases/download/v3.5.0-r0-1 /f3d-3.5.0-r0.aarch64.apk" && \
5660 apk add --no-cache --allow-untrusted /tmp/f3d.apk && \
5761 rm /tmp/f3d.apk && \
5862 echo "**** install manyfold ****" && \
You can’t perform that action at this time.
0 commit comments