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 6b6f9d1 commit 333b18dCopy full SHA for 333b18d
Dockerfile
@@ -30,6 +30,7 @@ RUN apt-get update && \
30
# Install the supported languages
31
RUN apt-get install -y \
32
gcc \
33
+ clang \
34
python3-dev \
35
python3-pip \
36
g++ \
0 commit comments