8000 GitHub - forever2077/docker-browsershot: A docker container that allows you to use the Spatie\Browsershot package (Added Chinese language support)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A docker container that allows you to use the Spatie\Browsershot package (Added Chinese language support)

License

Notifications You must be signed in to change notification settings

forever2077/docker-browsershot

 
 

Repository files navigation

Docker container for Spatie's Browsershot

Docker

License


A docker container that allows you to use the Spatie\Browsershot package. Currently it requires ^php8.1, feel free to fork and change. Consider giving it a ⭐ when you do.

Installation & usage

  • Clone this repository git clone git@github.com:robiningelbrecht/docker-browsershot.git
  • Run docker-compose up -d --build to spin up and build the required container
  • Run docker-compose run --rm php-cli composer install to install PHP dependencies
  • Run docker-compose run --rm php-cli npm install to install Node dependencies
  • Run the example by executing docker-compose run --rm php-cli php example.php

About

A docker container that allows you to use the Spatie\Browsershot package (Added Chinese language support)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 70.8%
  • PHP 29.2%
0