1
0
mirror of https://github.com/phusion/baseimage-docker.git synced 2026-03-26 04:18:46 +00:00

Connect the standalone word combination to the previous sentence

This commit is contained in:
i.vasilevskiy
2014-09-18 18:13:58 +04:00
parent 74181b02a4
commit 85f358a243

View File

@@ -177,7 +177,7 @@ CMD ["/my_app/start.sh"]</pre>
</dd>
<dt>cron</dt>
<dd>
<p>Many apps use cron services. But cron jobs never get run until the cron daemon is running. Your container.</p>
<p>Many apps use cron services. But cron jobs never get run until the cron daemon is running in your container.</p>
<p>The cron daemon is not run automatically. You have to start it yourself.</p>
</dd>
<dt>SSH daemon</dt>