• 注册
  • WordPress后台-外观-小工具 进行配置小工具

    BBS Docker 关注:2 内容:9

    Alpine docker php 5.2.17p1 经典版本

  • 查看作者
  • 打赏作者
  • 拉黑名单
  • Lv.14
    十月你好

    地址

    https://hub.docker.com/r/opcache/php

    使用

    docker pull opcache/php:latest
    docker pull opcache/php:5.2.17p1-alpine-3.10
    docker pull opcache/php:5.2.17p1-alpine-3.9
    
    直接运行
    docker run -d --name php1q5 -v /data:/data --net=host -it  opcache/php:5.2.17p1-alpine-3.10

    编译参数

    ./configure  --prefix=/usr/local/php-5.2.17 --with-config-file-path=/usr/local/etc/php --with-config-file-scan-dir=/usr/local/etc/php/conf.d --enable-ftp --enable-mbstring --enable-mysqlnd --with-curl --with-libedit --with-openssl --with-zlib --enable-fpm --enable-fastcgi --enable-force-cgi-redirect --with-mysql --with-fpm-user=www-data --with-fpm-group=www-data  --with-freetype-dir --with-jpeg-dir --with-png-dir --with-gd --with-zlib --with-mcrypt

    制作方法

    隐藏内容需要付费才可以看见

    马上购买
    Lv.14
    十月你好

    lnmp环境docker搭建

    docker run -it -d --name mysql --net=host -v /data/mysql:/var/lib/mysql -e MYSQL_ROOT_PASSWORD=test123123 opcache/mariadb
    docker run -d --name php5217 -v /data:/data --net=host -it  opcache/php:5.2.17p1-alpine-3.10
    docker run -d -v /opt/nginx-proxy:/etc/nginx/conf.d -v /data:/data -v /opt/wafconf:/waf --net=host  --name nginx ppabc/docker-openresty


    回复

    请登录之后再进行评论

    登录
  • 做任务
  • 实时动态
  • 偏好设置
  • 帖子间隔 侧栏位置: