Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.5 KB

File metadata and controls

19 lines (14 loc) · 1.5 KB

Choobs PHP Docker Image

Supported tags and respective Dockerfile links

Docker Stars Docker Pulls Build Status

Information

  • The image is based on the alpine image.
  • The 7.0 version is currently part of alpine edge.
  • The cli provides php from the command line and fpm provides php behind fpm to be used with an nignx proxy for example.
  • This image includes the extensions: ctype, json, openssl, phar, xml.
  • This image includes composer and git.
  • Report any issues in the github issue tracker.