docker中php添加扩展

https://github.com/docker-library/docs/tree/master/phpphp 拉取php镜像git docker pull phpgithub 建立php容器docker docker run -it --rm php /bin/bashbash 默认配置路径get /usr/local/etc/phpit php扩展路径(配置未开放)ast /usr/src
相关文章
相关标签/搜索