Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/linxlad/phalcon3-compose


https://github.com/linxlad/phalcon3-compose

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Docker Phalcon development environment

## Dependencies

- [Docker Engine ~> 1.7.1](https://docs.docker.com/installation/)
- [Docker compose ~> 1.4.2](https://docs.docker.com/compose/install/)

## Usage
Place this directory in your PHP application.

Set container_name for your project, it's under "db", "app". (optional)

docker-compose up -d

visit http://localhost:8080