https://github.com/mileschou/docker-swoole
Dockerized Swoole
https://github.com/mileschou/docker-swoole
docker php swoole
Last synced: 12 months ago
JSON representation
Dockerized Swoole
- Host: GitHub
- URL: https://github.com/mileschou/docker-swoole
- Owner: MilesChou
- License: mit
- Created: 2017-11-27T16:28:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-29T02:01:21.000Z (about 7 years ago)
- Last Synced: 2025-07-10T02:26:41.145Z (about 1 year ago)
- Topics: docker, php, swoole
- Language: Dockerfile
- Homepage:
- Size: 4.88 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker Swoole

[](https://travis-ci.org/MilesChou/docker-swoole)
[](https://hub.docker.com/r/mileschou/swoole/)
[](https://hub.docker.com/r/mileschou/swoole/)
Docker Swoole base image, see https://hub.docker.com/r/mileschou/swoole/
The repository is a Docker image based on [Docker official PHP image](https://hub.docker.com/_/php/) with [Swoole](https://swoole.com/) extension.
## Supported tags and respective `Dockerfile` links
* [`7.3-cli`, `cli`, `7.3`, `latest` (7.3/Dockerfile)](https://github.com/MilesChou/docker-swoole/blob/master/7.3/Dockerfile)
* [`7.2-cli`, `7.2` (7.2/Dockerfile)](https://github.com/MilesChou/docker-swoole/blob/master/7.2/Dockerfile)
* [`7.1-cli`, `7.1` (7.1/Dockerfile)](https://github.com/MilesChou/docker-swoole/blob/master/7.1/Dockerfile)
* [`7.0-cli`, `7.0` (7.0/Dockerfile)](https://github.com/MilesChou/docker-swoole/blob/master/7.0/Dockerfile)
* [`5.6-cli`, `5.6` (5.6/Dockerfile)](https://github.com/MilesChou/docker-swoole/blob/master/5.6/Dockerfile)
* [`5.5-cli`, `5.5` (5.5/Dockerfile)](https://github.com/MilesChou/docker-swoole/blob/master/5.5/Dockerfile)
## Versions and variants
* PHP 7.x with Swoole 4.3.x
* PHP 5.x with Swoole 1.10.5