Skip to content
This repository has been archived by the owner on Jan 28, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 379 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 379 Bytes

Redis in a Container

Installation

  • First install ds: https://github.com/docker-scripts/ds#installation

  • Then get the scripts from github: ds pull redis

  • Create a directory for the container: ds init redis @redis

  • Edit the settings if necessary: cd /var/ds/redis/ && vim settings.sh

  • Build image, create the container and configure it: ds make