We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5b039a commit 4302aebCopy full SHA for 4302aeb
1 file changed
docker/ubuntu.Dockerfile
@@ -6,6 +6,7 @@ RUN set -e \
6
&& apt-get update \
7
&& apt-get install -y --no-install-recommends \
8
build-essential \
9
+ git \
10
ca-certificates curl wget gnupg lsb-release software-properties-common \
11
python3 python3-pip \
12
ninja-build cmake make \
0 commit comments