Sign inSign up

phperjohn/workerman

By phperjohn

Updated about 7 years ago

workerman production/development environment. basic php: 7.3-fpm

Image
2

226

phperjohn/workerman repository overview

This is a clean PHP runtime environment that does not contain any code to start an open port 9000 and listening php-fpm and it can also be used for workerman.

  1. This is the workerman production/development environment.
  2. The basic mirror uses php: 7.3-fpm
  3. This image does not contain workerman code. You can download it from the workerman website
  4. You need to mount the working directory on /var/www/html/
  5. Open up pcntl \ posix \ event \ sockets \ pdo_mysql \ openssl and so on
  6. Open Post 80 443
  7. Post 9000 start listening

Note Note Note: This is just the environment, not the code!


Usage method
docker pull phperjohn/workerman
docker run --name NAME -d -P -v /YOUR/PATH/:/var/www/html/ phperjohn/workerman
docker exec -it NAME /bin/bash

Tag summary

Content type

Image

Digest

Size

156.3 MB

Last updated

about 7 years ago

docker pull phperjohn/workerman