# php74Dockerfile **Repository Path**: myxingke/php74-dockerfile ## Basic Information - **Project Name**: php74Dockerfile - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-07-16 - **Last Updated**: 2023-08-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # php74Dockerfile #### 项目介绍 依赖:php:7.4.19-fpm-alpine3.12 构建的一个轻小的php环境镜像 #### 使用方式 ``` git clone https://gitee.com/myxingke/php74Dockerfile.git docker build -t php74:v1 php74 ``` [hub地址](https://hub.docker.com/repository/docker/5353920/php74 "hub地址") #### 已安装扩展 bcmath \ calendar \ Core \ ctype \ curl \ date \ dom \ exif \ fileinfo \ filter \ ftp \ gd \ gettext \ hash \ iconv \ json \ libxml \ mbstring \ memcached \ mongodb \ mysqli \ mysqlnd \ openssl \ pcntl \ pcre \ PDO \ pdo_mysql \ pdo_pgsql \ pdo_sqlite \ Phar \ posix \ readline \ redis \ Reflection \ session \ shmop \ SimpleXML \ soap \ sockets \ sodium \ SPL \ sqlite3 \ standard \ swoole \ sysvmsg \ sysvsem \ sysvshm \ tokenizer \ xml \ xmlreader \ xmlrpc \ xmlwriter \ xsl \ Zend OPcache \ zip \ zlib \ ## 更多扩展请运行看查看 phpinfo()