Loading trame/air-sans/.deploy/Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ COPY --chown=trame-user:trame-user . /app WORKDIR app RUN pip install -r requirements.txt RUN pip uninstall -y vtk && pip install --extra-index-url https://wheels.vtk.org vtk-egl USER trame-user Loading Loading
trame/air-sans/.deploy/Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ COPY --chown=trame-user:trame-user . /app WORKDIR app RUN pip install -r requirements.txt RUN pip uninstall -y vtk && pip install --extra-index-url https://wheels.vtk.org vtk-egl USER trame-user Loading