mirror of
/repos/baseimage-docker.git
synced 2025-12-30 08:01:31 +01:00
Work on README
This commit is contained in:
parent
cbc3313f78
commit
2d959a0980
@ -4,10 +4,10 @@ Baseimage-docker is a [Docker](http://www.docker.io) image meant to serve as a g
|
|||||||
|
|
||||||
Included in the image are:
|
Included in the image are:
|
||||||
|
|
||||||
| Component | Why is it included? | Remarks |
|
| Component | Why is it included? / Remarks | Remarks |
|
||||||
| ------------- | ------------------- | ------- |
|
| ------------- | ------------------- | ------- |
|
||||||
| An Ubuntu 12.04 LTS base system. | | |
|
| Ubuntu 12.04 LTS | The base system. | |
|
||||||
| syslog-ng | A syslog daemon is necessary so that many services - including the kernel itself - can correctly log to /var/log/syslog. If no syslog daemon is running, a lot of important messages are silently swallowed. | Only listens locally. |
|
| syslog-ng | A syslog daemon is necessary so that many services - including the kernel itself - can correctly log to /var/log/syslog. If no syslog daemon is running, a lot of important messages are silently swallowed. <br>Only listens locally. | Only listens locally. |
|
||||||
| ssh server | | |
|
| ssh server | | |
|
||||||
| [runit](http://smarden.org/runit/) | 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. | |
|
| [runit](http://smarden.org/runit/) | 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. | |
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user