diff --git a/index.html b/index.html index f92ef6a..17845fa 100644 --- a/index.html +++ b/index.html @@ -238,6 +238,7 @@ CMD ["/my_app/start.sh"]
SSH server

Allows you to easily login to your container to inspect or administer things.

Password and challenge-response authentication are disabled by default. Only key authentication is allowed.

+

In some cases, running the SSH daemon is not desirable. The SSH daemon can be easily disabled if you so wish.

runit

Used for service supervision and management. Much easier to use than SysV init and supports restarting daemons when they crash. Much easier to use and more lightweight than Upstart.

@@ -307,6 +308,7 @@ ADD memcached.sh /etc/service/memcached/run

Having problems? Want to participate in development? Please post a message at the discussion forum.