Skip to content

Commit

Permalink
Avec git
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmalard committed Feb 2, 2024
1 parent 72f2d37 commit 5a085f8
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 @@ -9,6 +9,7 @@ RUN apk add g++
RUN apk add make
RUN apk add cmake
RUN apk add libressl-dev
RUN apk add git

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

0 comments on commit 5a085f8

Please sign in to comment.