Skip to content

Commit

Permalink
Avec make
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmalard committed Feb 2, 2024
1 parent 007d71f commit 35503ec
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 @@ -6,6 +6,7 @@ FROM base AS deps
RUN corepack enable
RUN apk update
RUN apk add g++
RUN apk add make
RUN apk add cmake

# We set /app as the working directory within the container
Expand Down

0 comments on commit 35503ec

Please sign in to comment.