stonedz/pff2-docker-dev

Docker helpers and configurations for PFF2

v0.1.1 2024-05-09 14:07 UTC

This package is auto-updated.

Last update: 2024-10-09 15:05:08 UTC


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.