Sign inSign up

platformer/resque-1-x-stable

By platformer

Updated almost 11 years ago

resque-1-x-stable

Image
0

10K+

platformer/resque-1-x-stable repository overview

GitHub Page

HOW TO USE

  • You will need redis server and link with redis server

    docker run --name my-redis001 -d redis redis-server

  • Link with the redis-server docker

    docker run --name my-resque001 -d --link my-redis001:redis -p platformer/resque-1-x-stable

Options

  1. Volumes = /data , /var/log
  2. Custom resque app /data/resque/app_root ; start up script /data/resque/start_service.sh

Tag summary

Content type

Image

Digest

sha256:67908c877

Size

233.2 MB

Last updated

almost 11 years ago

docker pull platformer/resque-1-x-stable