GithubHelp home page GithubHelp logo

isabella232 / php-7.2-build-environment Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 1and1internet/php-7.2-build-environment

0.0 0.0 0.0 8 KB

A PHP 7.2 build environment image for use in CI

Home Page: https://hub.docker.com/r/1and1internet/php-7.2-build-environment/

Dockerfile 100.00%

php-7.2-build-environment's Introduction

PHP 7.2 Build Environment

This image contains a light image based on ubuntu 18.04 LTS and includes the latest PHP 7.2 CLI binaries from the Ondřej Surý PPA. It is built on top of 1and1internet/php-build-environment-base.

It has the following PHP extensions installed:

  1. AMQP
  2. BCMath
  3. Curl
  4. GD
  5. internationalisation
  6. JSON
  7. LDAP
  8. MBString
  9. MySQL (both PDO and mysqli)
  10. Opcache
  11. Readline
  12. Redis
  13. Sqlite 3
  14. XML
  15. Zip

It also includes common tools used to build and run PHP applications:

  1. Composer
  2. curl
  3. Git
  4. jq (Command line JSON parser)
  5. MySQL Client Tools
  6. Unzip

It also includes a couple of text editors for convenience:

  1. Nano
  2. Vim

Lastly, it also has the prestissimo composer plugin, which allows parallel installs during composer installs and updates. and the latest stable release of PsySH - a PHP REPL that's useful for debugging.

The parent image is rebuilt nightly, and this image tracks changes in it. So this image should usually contain the latest fixes and updates.

php-7.2-build-environment's People

Contributors

chris114782 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.