alekzonder / docker-puppeteer

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

Your Readme Is Letting You Down #14

Open psaunders opened 6 years ago

psaunders commented 6 years ago

I would make a PR if I could get this to work.

Path to what script? In the container? On the host? What is index.js? image

Am I supposed to do "before usage" 1,2,3,4? Why number things that aren't steps? Before usage of what? The jobs? A script to do things automatically?

The stuff under usage looks like the stuff in before usage? Is before usage supposed to be for bugs? Is that supposed to be in a "common issues" section?

Do I need these example scripts? Am I putting them into an index.js file or do I need that and something else? Is that a node app that I'm screenshotting? Can I just run the job, or are these two different options?