robiningelbrecht/docker-browsershot
Composer 安装命令:
composer require robiningelbrecht/docker-browsershot
包简介
关键字:
README 文档
README
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 --buildto spin up and build the required container - Run
docker-compose run --rm php-cli composer installto install PHP dependencies - Run
docker-compose run --rm php-cli npm installto install Node dependencies - Run the example by executing
docker-compose run --rm php-cli php example.php
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 11
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-07-19
