Hacker News new | past | comments | ask | show | jobs | submit login

> I feel like logrotate, cron, etc, are worth having inside container no?

It depends. If you are treating the container as a mini virtual system, then sure.

There is no need for logrotate if you are writing logs to stdout and letting the container system handle shipping then somewhere.

There's no need for cron in the container if you have a separate system for running scheduled tasks - somehing like Chronos.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: