Skip to content

shield-wall/php-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Docker image

Check new releases Publish image on docker hub

You can see the images generated at Docker hub

What is there in default images

  • PHP
  • Composer
  • Postgresql extensions (check the postgresql tags)
  • mysql extensions (check the mysql tags)
  • Zip
  • Intl

What is there in dev images

  • All from default images
  • xdebug
  • git
  • wget
  • docker
  • heroku cli
  • Node, yarn ( it'll help fullstack projects.)