Skip to content

Commit b8b05f2

Browse files
committed
Add git to container
1 parent b6d11a3 commit b8b05f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

container/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ RUN apt-get update -y && \
1010
emacs \
1111
gcc gfortran g++ \
1212
gcc-10 gfortran-10 g++-10 \
13+
git \
1314
jq \
1415
less \
1516
libc-dev \

0 commit comments

Comments
 (0)