Skip to content

Commit

Permalink
Merge branch 'FEniCS:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
schnellerhase authored Sep 18, 2024
2 parents a11f644 + a8d133c commit 4ec60ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile.end-user
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ COPY --from=intermediate /dolfinx-env /dolfinx-env
# Note that because we inherit from dev-env we do not inherit these ENV from
# dolfinx-onbuild so this must be repeated here.
ENV PKG_CONFIG_PATH=/usr/local/dolfinx-real/lib/pkgconfig:$PKG_CONFIG_PATH \
CMAKE_PREFIX_PATH=/usr/local/dolfinx-real/lib/cmake:$CMAKE_PREFIX_PATH \
PETSC_ARCH=linux-gnu-real64-32 \
PYTHONPATH=/usr/local/dolfinx-real/lib/python${PYTHON_VERSION}/dist-packages:$PYTHONPATH \
LD_LIBRARY_PATH=/usr/local/dolfinx-real/lib:$LD_LIBRARY_PATH
Expand Down

0 comments on commit 4ec60ab

Please sign in to comment.