Set log redirection from docker run command

All options like

only affects how your logs are handled in the DOCKER, unless you redirected logs to the file. In the later case you will be forced to manage logs differently:

2 Likes