File size: 173 Bytes
4854058
 
 
 
1
2
3
4
5
RUN apt-get update && apt-get install -y curl \
 && curl -fsSL https://deb.nodesource.com/setup_20.x | bash - \
 && apt-get install -y nodejs \
 && npm install -g gguf-node