Sign inSign up

publicisworldwide/redis

By publicisworldwide

Updated almost 8 years ago

Custom Redis image with ENV var to set the port Redis is listening on.

Image
0

2.1K

publicisworldwide/redis repository overview

docker-stacks

Opinionated stacks of Dockerfiles for our work.

Quick Start

If you're familiar with Docker, have it configured, and know exactly what you'd like to run, this one-liner should work in most cases:

docker run -d -P publicisworldwide/<your desired stack>

pastebin

Clean up your local registry (only 'none)

docker rmi `docker images | grep '^<none>' | awk '{print $3}'`

Tag summary

Content type

Image

Digest

Size

33.6 MB

Last updated

almost 8 years ago

docker pull publicisworldwide/redis