Install node and npm on Docker as a prerequisite to open sourcing the Web files
PiperOrigin-RevId: 485728016
This commit is contained in:
parent
ac6aa9ce10
commit
1b5da09a92
|
@ -30,6 +30,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||||
git \
|
git \
|
||||||
wget \
|
wget \
|
||||||
unzip \
|
unzip \
|
||||||
|
nodejs \
|
||||||
|
npm \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
python3-opencv \
|
python3-opencv \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user