Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 819 Bytes

File metadata and controls

24 lines (20 loc) · 819 Bytes

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.)