Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
pilwon committed Jan 11, 2014
1 parent 1e4f782 commit f5f21e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This repository contains **Dockerfile** of [Redis](http://redis.io/) for [Docker

#### Run `redis-server`

docker run dockerfile/redis redis-server
docker run dockerfile/redis redis-server --dir /redis

(Alternatively, use [dockerfile/redis-server](https://github.com/dockerfile/redis-server) executable image.)

Expand Down

0 comments on commit f5f21e1

Please sign in to comment.