GroundWork recommends keeping some container logs on disk for support and troubleshooting purposes. The default settings for Docker retain too much data to be useful, so we recommend making the following changes on production systems.
Logging Control
Add or edit the docker daemon logging control file.
Log in as root to your GroundWork server and edit the file /etc/docker/daemon.json.
This file may or may not exist, depending on your Docker version and package.
Add (or edit) the log driver section to look like the following: