Skip to content

awe-templates/php-docker-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-docker-starter

PHP Docker starter with serversideup/php images for Laravel apps.

Usage

1. Add the following variables to your .env file

Check .env.example file.

2. Run the following command

docker-compose up -d

When you need install specific PHP extensions, check Dockerfile.