hi, > It should also be quite evident that log files should not be kept > inside the container. Restarting the container would cause a complete > loss of all logs, for example. this. the standard pattern for containers is to log externally - so eg syslog'd out to external collector. regards alan