Remove some unnecessary (and unimportant) extra whitespace from the "redis" README
This commit is contained in:
parent
026febae1c
commit
8784a5a63d
|
|
@ -37,5 +37,3 @@ Alternatively, you can specify something along the same lines with `docker run`
|
||||||
ocker run --volumes-from datacontainer --name myredis redis
|
ocker run --volumes-from datacontainer --name myredis redis
|
||||||
|
|
||||||
Using this method means that there is no need for you to have a Dockerfile for your redis container.
|
Using this method means that there is no need for you to have a Dockerfile for your redis container.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -50,8 +50,6 @@ Alternatively, you can specify something along the same lines with `docker run`
|
||||||
|
|
||||||
Using this method means that there is no need for you to have a Dockerfile for your redis container.
|
Using this method means that there is no need for you to have a Dockerfile for your redis container.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# User Feedback
|
# User Feedback
|
||||||
|
|
||||||
## Issues
|
## Issues
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue