mirror of
https://github.com/coder/code-server.git
synced 2026-02-19 18:01:15 +08:00
Python enabled
This commit is contained in:
parent
b5d64164b2
commit
d16badfda1
@ -20,6 +20,8 @@ RUN curl -fsSL https://deb.nodesource.com/setup_20.x | bash - \
|
||||
nodejs \
|
||||
python3 \
|
||||
python3-pip \
|
||||
python3-venv \
|
||||
pipx \
|
||||
git \
|
||||
curl \
|
||||
wget \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user