Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 191 Bytes

File metadata and controls

9 lines (5 loc) · 191 Bytes

gearman-docker

Gearman in Docker

build image and run container

docker build --tag "miniplay/gearman" --no-cache=true .

docker run -d -i -p 4730:4730 miniplay/gearman