Merge pull request #16108 from charleswhchan/patch-2

Touch up Node.js and MongoDB examples
This commit is contained in:
Sebastiaan van Stijn
2015-10-09 15:33:30 +02:00
6 changed files with 27 additions and 36 deletions
+2 -3
View File
@@ -10,9 +10,8 @@ parent = "smn_third_party"
# Using Supervisor with Docker
> **Note**:
> - **If you don't like sudo** then see [*Giving non-root
> access*](/installation/binaries/#giving-non-root-access)
> **Note**: **If you don't like sudo** then see [*Giving non-root
> access*](/installation/binaries/#giving-non-root-access)
Traditionally a Docker container runs a single process when it is
launched, for example an Apache daemon or a SSH server daemon. Often