npm, we need !

This commit is contained in:
2021-03-22 18:43:31 +01:00
parent 03938dc864
commit deb3c618fe
8 changed files with 3 additions and 498 deletions

View File

@@ -8,8 +8,8 @@ RUN sed -i 's@deb.debian.org@apt-cache.lan/deb.debian.org@g' /etc/apt/sources.li
sed -i 's@security.debian.org@apt-cache.lan/security.debian.org@g' /etc/apt/sources.list
RUN apt-get update && \
apt-get -y install ${DEVPKGS} python3-pip python3-torch graphicsmagick zip unzip bubblewrap nodejs \
sqlcipher gettext && \
apt-get -y install ${DEVPKGS} python3-pip python3-torch graphicsmagick zip unzip bubblewrap \
sqlcipher gettext nodejs npm && \
pip3 install 'git+https://github.com/stanford-oval/genienlp@3885917258678b8cd38fbd6d9b8488b6ac8caed7#egg=genienlp'
#setup