How to install Gearman Job Server in Docker

Gearman is an Open Source job server.

http://gearman.org/getting-started/

To install it using docker, first install docker, then run

Advertisement

docker run --name sok-gearmand --restart=unless-stopped -p 4730:4730 -d dockage/gearmand

German is now available on your system. You can connect using IP 127.0.0.1 port 4730.

Back to Docker

Add a comment

Leave a Reply

Your email address will not be published. Required fields are marked *

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Advertisement