GithubHelp home page GithubHelp logo

xutongle / docker-php Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 1.0 143 KB

While designed for web development, the PHP scripting language also provides general-purpose use.

Home Page: http://php.net

License: MIT License

Shell 3.48% HTML 57.77% Dockerfile 38.76%
php php-docker docker-php

docker-php's Introduction

基于 alpine 3.7 构建的 PHP执行环境

Build Status

Build Status

支持的标签和相应的 Dockerfile 链接

标签说明,以 x.x.x-fpm-base 方式命名的标签,为没有开9000端口的FPM版本。用来作为父镜像打包 nginx 版本。

Container layout

Container Distribution name PHP Version
xutl/php:5.6 alpine 3.7 PHP 5.6
xutl/php:7.0 alpine 3.7 PHP 7.0
xutl/php:7.1 alpine 3.7 PHP 7.1
xutl/php:7.2 alpine 3.7 PHP 7.2

Filesystem layout

Directory Description
/usr/local/etc/php-fpm.d php-fpm pool configuration
/usr/local/etc/nginx Nginx configuration path
/usr/local/etc/nginx/sites Nginx sites configuration path
File Description
/usr/local/etc/php.ini PHP configuration
/usr/local/etc/nginx/nginx.conf Global nginx configuration options
/usr/local/etc/php-fpm.d/www.conf php-fpm pool configuration
/usr/local/etc/php/php-fpm.conf PHP FPM daemon configuration

Expand

Expand Version
msgpack 0.5.7/2.0.2
igbinary 2.0.5
memcached 2.2.0/3.0.4
redis 3.1.6
yaml 1.3.1/2.0.2
yaconf 1.0.7
swoole 2.1.0
xdebug 2.5.5 Only build tags

Build Tag

build 版标签包含的软件包,用来执行 composer 命令,打包前端脚本、执行单元测试(包含 xdebug 扩展)等。

openssh-client git subversion curl wget nano unzip diffutils ntp openjdk-8-jdk yuicompressor closure-compiler nodejs-8.9.4 yarn-1.3.2

Path

/usr/local/bin/yuicompressor.jar

/usr/local/bin/closure-compiler.jar

docker-php's People

Contributors

xutl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

hellozhe

docker-php's Issues

在docker编译安装swoole时会出现各种warning错误如何处理?

本身是自己构建一个带swoole的php镜像的,但在写完Dockerfile后build时,出现各种warning

于是上网找了一些已经构建好的镜像(比如你这个库),但我在你的CI系统里看到构建日志里也存在大量的warining,那构建出来的镜像还能用?我可是要放到生产环境中使用的。

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.