An open API service indexing awesome lists of open source software.

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

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
```