We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d6416 commit d16badfCopy full SHA for d16badf
1 file changed
Dockerfile
@@ -20,6 +20,8 @@ RUN curl -fsSL https://deb.nodesource.com/setup_20.x | bash - \
20
nodejs \
21
python3 \
22
python3-pip \
23
+ python3-venv \
24
+ pipx \
25
git \
26
curl \
27
wget \
0 commit comments