Skip to content

Commit

Permalink
Manually add the missing arm jar (hate this)
Browse files Browse the repository at this point in the history
  • Loading branch information
brndnmtthws committed Oct 29, 2024
1 parent d636da7 commit 273d1fa
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -56,6 +56,7 @@ WORKDIR /src
ADD ./tws/Jts /root/Jts
ADD ./dist /src/dist
ADD entrypoint.bash /src/entrypoint.bash
ADD ./data/jxbrowser-linux64-arm-7.29.jar /root/Jts/1030/jars/

RUN python3 -m pip install dist/thetagang-*.whl \
&& rm -rf /root/.cache \
Expand Down
Binary file added data/jxbrowser-linux64-arm-7.29.jar
Binary file not shown.

0 comments on commit 273d1fa

Please sign in to comment.