# php80CliDockerfile **Repository Path**: myxingke/php80-cli-dockerfile ## Basic Information - **Project Name**: php80CliDockerfile - **Description**: php 8.0 swoole.4.8.6 - **Primary Language**: Docker - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-19 - **Last Updated**: 2022-01-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # php80CliDockerfile #### 项目介绍 依赖:php:8.0.14-cli-alpine3.15 构建的一个轻小的php环境镜像 #### 版本 ##### php:8.0.14 ##### swoole:4.8.6 ##### redis:5.3.6 #### 使用方式 ``` git clone https://gitee.com/myxingke/php80-cli-dockerfile.git docker build -t php80cli:v1.2 php80cli ``` [hub地址](https://hub.docker.com/repository/docker/5353920/php80cli "hub地址") #### 已安装扩展 ````text bcmath bz2 Core ctype curl date dom exif fileinfo filter ftp gd gettext hash iconv imagick intl json libxml mbstring mongodb mysqlnd openssl pcntl pcre PDO pdo_mysql pdo_sqlite Phar posix rdkafka readline redis Reflection session shmop SimpleXML sockets sodium SPL sqlite3 standard swoole sysvmsg sysvsem sysvshm tokenizer xml xmlreader xmlwriter Zend OPcache zip zlib ```` ## 更多扩展请运行看查看 phpinfo()