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
Content type
Image
Digest
sha256:67908c877…
Size
233.2 MB
Last updated
almost 11 years ago
docker pull platformer/resque-1-x-stable