Added node
This commit is contained in:
parent
216d21e38d
commit
5126949c5a
@ -23,4 +23,6 @@ RUN sudo apt install -y build-essential zlib1g-dev libncurses5-dev libgdbm-dev l
|
||||
python3.10 -m pip install --user --upgrade pip && \
|
||||
cd ../ && rm -r Python-3.10.*/
|
||||
|
||||
# cleanup
|
||||
# install node
|
||||
RUN sudo apt install nodejs
|
||||
RUN sudo apt install npm
|
||||
|
Loading…
Reference in New Issue
Block a user