Skip to content

coccoc/php-with-docker-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-with-docker-template

Installation

Copy the .env file

cp .env.example .env

Build docker image

docker-compose build

Run docker image

docker-compose up

Run the following command to install the package through Composer:

docker-compose exec composer install

Usage

Stop docker

docker-compose stop

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published