We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee92367 commit b645989Copy full SHA for b645989
src/dev/Dockerfile
@@ -21,6 +21,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
21
curl \
22
cython3 \
23
freeglut3-dev \
24
+ git \
25
gosu \
26
jq \
27
less \
0 commit comments