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

https://github.com/ntidev/docker-composer

dockerized PHP with composer
https://github.com/ntidev/docker-composer

Last synced: 3 months ago
JSON representation

dockerized PHP with composer

Awesome Lists containing this project

README

          

# docker-composer
dockerized PHP with composer

Usage:
`docker run --rm -v path/to/app:/app ntidev/composer install`

Enjoy!