Remove blank lines at the end of the doc

This commit is contained in:
Mark Sta Ana 2015-04-21 09:01:51 +01:00
parent 3dd5480d0e
commit bb82453f09
1 changed files with 0 additions and 1 deletions

View File

@ -25,4 +25,3 @@ You can also point the image to your existing content on your host:
Alternatively you can use a [data container](http://docs.docker.com/userguide/dockervolumes/) that has a volume that points to `/var/lib/ghost` and then reference it: Alternatively you can use a [data container](http://docs.docker.com/userguide/dockervolumes/) that has a volume that points to `/var/lib/ghost` and then reference it:
docker run --name some-ghost --volumes-from some-ghost-data ghost docker run --name some-ghost --volumes-from some-ghost-data ghost