/docker-gearmand

Docker image of gearmand based on Alpine Linux

Primary LanguageDockerfile

gearmand

artefactual/gearmand packages recent versions of gearmand using Alpine Linux as the base image.

Supported tags and respective Dockerfile links

See also the official releases page.

Supported gearmand backends

  • builtin (default)
  • redis

To be added: libmemcached (see related issue).

Usage

Print help:

docker run --rm -i artefactual/gearmand:latest --help

Use redis backend and set verbose level to DEBUG.

docker run --rm -i artefactual/gearmand:latest --queue-type=redis --redis-server=192.168.1.1 --redis-port=6379 --verbose=DEBUG

You can also inject a new version of /etc/gearmand.conf as needed. See the default.