issues
search
rasodu
/
services
Start DLEMP server with prebuilt docker images. This is be much faster than building images from dockerfiles.
MIT License
2
stars
0
forks
source link
Allow installation using composer
#2
Closed
rasodu
closed
8 years ago
rasodu
commented
8 years ago
Four step process to install the package
Create project
Create project using 'docker run' command
Add this package using 'docker run composer' command
Setup project for package use age
Publish files required for the project(cmd tool need to be build)
Define list of services that you need in your .env file
compose up in project directory
Four step process to install the package
Create project
Setup project for package use age