Update README.md
authorSam <sam.saffron@gmail.com>
Tue, 19 Jan 2016 08:40:47 +0000 (19:40 +1100)
committerSam <sam.saffron@gmail.com>
Tue, 19 Jan 2016 08:40:47 +0000 (19:40 +1100)
remove ssh refs

README.md

index b5c45c1332f73261e9aaabdac9bf5b93e8200179..6a42b47f89c5f2b2ca0e45880cb3577787e23a55 100644 (file)
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ Placeholder spot for shared volumes with various Discourse containers. You may e
 
 Dockerfile for both the base image `/discourse_base` and discourse image `/discourse`.
 
-- `/discourse_base` contains all the OS dependencies including sshd, runit, postgres, nginx, ruby.
+- `/discourse_base` contains all the OS dependencies including runit, postgres, nginx, ruby.
 
 - `/discourse` builds on the base image and configures a discourse user and `/var/www/discourse` directory for the Discourse source.
 
@@ -46,7 +46,7 @@ The Docker repository will always contain the latest built version at: https://i
 
 ### Launcher
 
-The base directory contains a single bash script which is used to manage containers. You can use it to "bootstrap" a new container, ssh in, start, stop and destroy a container.
+The base directory contains a single bash script which is used to manage containers. You can use it to "bootstrap" a new container, enter, start, stop and destroy a container.
 
 ```
 Usage: launcher COMMAND CONFIG [--skip-prereqs]