We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5b039a commit e1720baCopy full SHA for e1720ba
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