Commit Graph

9 Commits

Author SHA1 Message Date
Andrew Ferrazzutti be1ec0217c Update Dockerfiles and dependencies
* Update Dockerfiles to work properly
* Use latest available version of Alpine Linux
* Update Puppeteer to 9.1.1 to match Chrome version available in latest
  Alpine Linux
* Add docker script for Node process to allow custom config
* Provide separate example config for running Node in docker

TODO: Update SETUP.md with Docker instructions
2021-07-12 02:27:33 -04:00
Andrew Ferrazzutti 456ac7ff50 Rename again 2021-03-15 01:40:56 -04:00
Andrew Ferrazzutti b25bac8cea Rename 2021-02-26 14:19:48 -05:00
Andrew Ferrazzutti 9033ec856b Rename amp->line 2021-02-26 01:28:54 -05:00
Tulir Asokan 5c7faa01a6 Use --no-sandbox by default in docker 2020-08-24 23:28:46 +03:00
Tulir Asokan 5e828ae68d Run as non-root user and add optional no-sandbox flag 2020-08-24 18:54:37 +03:00
Tulir Asokan 03e8090cd1 Add flag to set browser executable path 2020-08-24 18:26:07 +03:00
Tulir Asokan ccf7e25f46 Downgrade to puppeteer 5.1.0 to use chromium from Alpine repos 2020-08-24 18:10:16 +03:00
Tulir Asokan 57a5ee8164 Add docker image for puppeteer script 2020-08-24 15:23:10 +03:00