diff options
author | Andrew Clayton <a.clayton@nginx.com> | 2024-04-23 00:58:47 +0100 |
---|---|---|
committer | Andrew Clayton <a.clayton@nginx.com> | 2024-04-23 19:33:45 +0100 |
commit | 3fbca6ca672d40964812f5fe08b08c2dbb232cdd (patch) | |
tree | a7f9fbfedbe83898e6a27821549bbd79abec8e80 /README.md | |
parent | 237a26aafc4f2572668d0063228929f482073691 (diff) | |
download | unit-3fbca6ca672d40964812f5fe08b08c2dbb232cdd.tar.gz unit-3fbca6ca672d40964812f5fe08b08c2dbb232cdd.tar.bz2 |
Fix some trailing whitespace and long lines in the README
Fixes: a48fbc035 ("Add additional information to the README")
Reviewed-by: Ava Hahn <a.hahn@f5.com>
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -53,11 +53,12 @@ $ docker run -d \ For a description of image tags, see the [docs](https://unit.nginx.org/installation/#docker-images). -WARNING: latest image tag may not provide support for specific language modules, -*do* check the available image tags from the link above before pulling your image. +WARNING: latest image tag may not provide support for specific language +modules, *do* check the available image tags from the link above before +pulling your image. Your current working directory will now be mounted to the Unit image at `/www`. -You can reach its socket at `/tmp/unit-control/control.unit.sock` assuming no +You can reach its socket at `/tmp/unit-control/control.unit.sock` assuming no further customizations have been made. ### Amazon Linux, Fedora, Red Hat |