Skip to content

Simple PHP7 Docker & Compose Environment

Notifications You must be signed in to change notification settings

eryueweiyu/php-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php docker environment

// run before
mkdir /srv/logs
cp -R ./www /srv/www
touch /srv/logs/access.log
touch /srv/logs/error.log

// run
docker-compose up -d

About

Simple PHP7 Docker & Compose Environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%