Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/agarzon/myphp

Docker image based on webdevops/php-nginx-dev but adding a little more :-)
https://github.com/agarzon/myphp

docker docker-image ioncube php php-nginx-dev php7 phpunit webdevops

Last synced: 26 days ago
JSON representation

Docker image based on webdevops/php-nginx-dev but adding a little more :-)

Awesome Lists containing this project

README

        

# MyPHP (deprecated)

**webdevops now includes ioncube, so no need to use this images anymore**

Docker image based on **webdevops/php-nginx-dev** but adding a little more :-)

It runs *PHP 7.1, 7.2, 7.3, 7.4* as FPM with NGINX.

## What do I added?:
* Ioncube loader
* phpunit

For additional information, visit: [php-nginx-dev](http://dockerfile.readthedocs.io/en/latest/content/DockerImages/dockerfiles/php-nginx-dev.html)

## Want to give a try?

```
docker pull agarzon/myphp
```

## WARNING
Only for development environment. Do not use it in production.