Update README

This commit is contained in:
Subhas Dandapani
2015-10-03 02:29:03 +05:30
parent ba15771e86
commit 574c25bf34

View File

@@ -13,3 +13,4 @@ And that's it!
## Known Issues ## Known Issues
* When running in interactive mode, pressing Ctrl+C doesn't cleanly exit. For now, run it in detached mode (`-d`). Calling `docker stop` cleanly exits though. * When running in interactive mode, pressing Ctrl+C doesn't cleanly exit. For now, run it in detached mode (`-d`). Calling `docker stop` cleanly exits though.
* We're using `testing` versions of tor and runit in Alpine. Got to keep an eye on future builds, until those packages reach `main` in Alpine.