Skip to content

kodeart/docker-php7-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mihailbinev/php7-dev

THIS IMAGE IS FOR DEVELOPMENT AND NOT SUITABLE FOR PRODUCTION!

  • PHP7
  • Supervisor
  • SSHd
  • PHPUnit
  • Mess Detector
  • CodeSniffer
  • Xdebug
docker run --rm -it -p 2222:22 mihailbinev/php7-dev

# use docker-compose.yml to expose the 2222 port
# (or any other available port you like)
ssh -p 2222 root@0.0.0.0

About

Dockerized PHP7 with useful tools for development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors