alekzonder / docker-puppeteer

docker image with Google Puppeteer installed
https://hub.docker.com/r/alekzonder/puppeteer/
MIT License
486 stars 138 forks source link

How to use npm install in your image? #18

Closed richard1225 closed 6 years ago

richard1225 commented 6 years ago

i need a require named sprintf-js, and i am new to docker, could you please instruct me to install my dependency through npm install?