https://github.com/ssx/docker-php-cli-wkhtmlable
A PHP 7 CLI image with dependancies to for wkhtmltopdf.
https://github.com/ssx/docker-php-cli-wkhtmlable
docker php-7 php-cli php-library wkhtmltopdf
Last synced: 11 months ago
JSON representation
A PHP 7 CLI image with dependancies to for wkhtmltopdf.
- Host: GitHub
- URL: https://github.com/ssx/docker-php-cli-wkhtmlable
- Owner: ssx
- License: apache-2.0
- Created: 2017-05-15T18:42:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-08T10:50:38.000Z (over 8 years ago)
- Last Synced: 2025-01-19T18:43:58.492Z (about 1 year ago)
- Topics: docker, php-7, php-cli, php-library, wkhtmltopdf
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-php-cli-wkhtmltopdf
A docker image to run the latest version (Currently 7.1) of PHP-CLI with
Composer and some commonly used extensions along with the needed dependancies
for wkhtmltopdf. This is suitable for either local development or production use.
### License
This project is licensed under an Apache 2.0 license which you can find within
this repository in the [LICENSE file](https://github.com/ssx/docker-php-cli-wkhtmlable/blob/master/LICENSE).
### Feedback
If you have any feedback, comments or suggestions, please feel free to open an
issue within the repository on [Github](https://github.com/ssx/docker-php-cli-wkhtmlable).