diff --git a/redis/README-content.md b/redis/README-content.md index 6a0ddbe2b..25f3ff421 100644 --- a/redis/README-content.md +++ b/redis/README-content.md @@ -37,5 +37,3 @@ Alternatively, you can specify something along the same lines with `docker run` 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. - - diff --git a/redis/README.md b/redis/README.md index 5e28f1ec6..f239e6ca6 100644 --- a/redis/README.md +++ b/redis/README.md @@ -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. - - # User Feedback ## Issues