stonedz / pff2-docker-dev
Docker helpers and configurations for PFF2
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:Dockerfile
Requires (Dev)
- stonedz/pff2: 3.0.x-dev
README
This module contains some helper scripts and a base configuration to develop an application with pff2 framework.
Once installed with composer require stonedz/pff2-docker-dev, please run ./vendor/bin/install-docker-dev to copy compose.yml and Dokerfile files to the root of your project.
Use docker-compose up to start the development environment and use the scripts in vendor/bin to manage the framework.