Skip to content

Commit

Permalink
Trying library
Browse files Browse the repository at this point in the history
  • Loading branch information
Pike1z committed Apr 14, 2021
1 parent 135e402 commit 73ce40a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ RUN g++ --version

# Find glibc version
RUN apt search glibc
RUN apt search proj-dev*
RUN ls -l /usr/lib
RUN apt search proj-*
RUN apt-get install proj-bin

# Create file that holds compiler specific paths
RUN touch /opt/compilerpath
Expand Down

0 comments on commit 73ce40a

Please sign in to comment.