GithubHelp home page GithubHelp logo

vfalies / envdevphpbase Goto Github PK

View Code? Open in Web Editor NEW
8.0 3.0 3.0 180 KB

EnvDevPHPBase is a PHP environment container

Home Page: https://hub.docker.com/r/vfac/envdevphpbase/

License: MIT License

PHP 0.33% Shell 9.07% Dockerfile 90.59%
docker php7 php71 fpm php72 composer alpine cli php php-container

envdevphpbase's Introduction

EnvDevPHPBase

Build Status

EnvDevPHPBase is a PHP container designed to be used like a base for a utilisation into the EnvDev project. The utlisation outside this project is naturally possible.

Images

Nine PHP versions are available through image's tags:

  • 5.6 FPM
  • 7.0 FPM
  • 7.1 FPM
  • 7.2 FPM
  • 7.3 FPM
  • 7.4 FPM
  • 8.0 FPM
  • 7.0 CLI
  • 7.1 CLI
  • 7.2 CLI
  • 7.3 CLI
  • 7.4 CLI
  • 8.0 CLI

The latest version of EnvDevPHPBase (latest) (vfac/envdevphpbase) is a image with the last version of PHP FPM available.

Each versions exist in Alpine version to limit the image size.

PHP Customization

To customize the PHP image you can share your php.ini file into /usr/local/etc/php/php.ini into your Dockerfile or docker-compose file. A maximum of PHP extension have been added to be used in a maximum of projects.

Usage

docker run -d --name php -p 9000:9000 -v $PWD:/var/www/html vfac/envdevphpbase:8.0-fpm

Complements

Maildev configuration

The maildev configuration has been added into this image to be used into the EnvDev project. There are no consequence if you use this image for an another utilisation.

Composer

Composer is installed to be used with your configuration of PHP.

envdevphpbase's People

Contributors

vfalies avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

envdevphpbase's Issues

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.