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 ff6cbca commit 6c890faCopy full SHA for 6c890fa
shuffle-ai/1.0.0/Dockerfile
@@ -1,6 +1,6 @@
1
FROM python:3.10-slim
2
3
-# Install all alpine build tools needed for our pip installs
+# Install all build tools needed for our pip installs
4
RUN apt update
5
RUN apt install -y clang g++ make automake autoconf libtool cmake
6
0 commit comments