https://github.com/25th-floor/docker-php
25th-floor Docker Images for PHP
https://github.com/25th-floor/docker-php
Last synced: 10 months ago
JSON representation
25th-floor Docker Images for PHP
- Host: GitHub
- URL: https://github.com/25th-floor/docker-php
- Owner: 25th-floor
- License: mit
- Created: 2016-01-12T11:22:23.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-07-16T07:30:19.000Z (over 6 years ago)
- Last Synced: 2025-01-20T19:14:33.356Z (11 months ago)
- Language: Dockerfile
- Size: 62.5 KB
- Stars: 1
- Watchers: 8
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-php
25th-floor Docker Images for PHP
[fpm build](https://hub.docker.com/r/25thfloor/php-fpm/)
[nginx build](https://hub.docker.com/r/25thfloor/php-nginx/)
## Building
```bash
./generate.sh
./push.sh
```