Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Updated Dockerfile with swiftest.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
MintoDA1 authored and MintoDA1 committed Aug 4, 2023
1 parent b08403f commit 436eeb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ ENV LD_LIBRARY_PATH="/usr/local/lib"

COPY --from=build_driver /usr/local/bin/swiftest_driver /opt/conda/bin/swiftest_driver
COPY --from=build_driver /usr/local/lib/libswiftest.a /opt/conda/lib/libswiftest.a
COPY --from=build_driver /usr/local/include/swiftest.mod /opt/conda/include/swiftest.mod
COPY ./python/. /opt/conda/pkgs/
COPY environment.yml .

Expand Down

0 comments on commit 436eeb4

Please sign in to comment.