Alpine安装php各种扩展

#!/bin/sh sed -i "s/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g" /etc/apk/repositories apk add --no-cache autoconf g++ libtool make curl-dev libxml2-dev linux-headers echo "--------

- 阅读全文 -

Docker PHP 扩展配置

原文链接:https://www.jianshu.com/p/20fcca06e27e# PHP 容器配置 # 从官方基础版本构建 FROM php:7.2-fpm # 官方版本默认安装扩展: # Core, ctype, curl # date, dom # fileinfo, filter, ftp # hash # iconv # json # libxml # mbstring, my

- 阅读全文 -

Docker安装php的gd库

apt install libgd2-xpm-dev* RUN docker-php-ext-configure gd --with-freetype-dir=/usr/include/ --with-jpeg-dir=/usr/include/ RUN docker-php-ext-install -j$(nproc) gd

- 阅读全文 -

最新文章

最近回复

  • 甲骨文VPS DD Debian及为VPS添加IPV6 R11; 探索: [...]2.通过“Ubuntu DD Debian”步骤6获取...
  • 晨辉: 玩客云是arm 32位的CPU N1是64位的,你可以拉去原...
  • yishion819: 大佬,玩客云刷了这个docker后,提示不匹配,但玩客云也是ar...
  • 晨辉: 在恩山帖子下面有openwrt的解决方案了 你去看看。
  • 粉丝: N1在openwrt的docker中运行的cups,如何实现开启...
  • buy cialis online with prescription: Hey I know this is off topic but...
  • IsacCap: It is remarkable, rather valuabl...
  • 晨辉: 你哪知道我的博客的?
  • i: 老哥你服务器不大安全啊
  • i: 老哥,你有文件服务端口开放会不会不安全啊

分类

标签

归档

其它