grim/docker-noop

More readme tweaks

2015-11-06, Gary Kramlich
d0672a195d99
Parents 936d2a782d97
Children c6febcfa47d9
More readme tweaks
  • +2 -2
    README.md
  • --- a/README.md Fri Nov 06 10:57:22 2015 -0600
    +++ b/README.md Fri Nov 06 11:03:26 2015 -0600
    @@ -1,7 +1,7 @@
    This is a simple docker container that just runs /bin/true.
    -I use it with docker-compose.override.yml to not waste a bunch of resources
    -when using a shared service.
    +I use it with my docker-compose.override.yml files to not waste a bunch of
    +resources when using a shared service during development.
    For example, say I have the following docker-compose.yml file: