v1.0.7
π§βπ» Add is docker env variable support
When deploying Dockerized apps to some cloud providers, such as Heroku, the .dockerenv
file don't exist, so now the IS_DOCKER_CONTAINER
environment variable is also checked to use Puppeteer settings that can be run on Docker containers.
Full Changelog: v1.0.6...v1.0.7