at this time, only the json-file log driver is supported, which is what Drone uses to extract and stream logs in the user interface. The docker community engine does not support streaming logs with custom drivers, which is problematic for Drone.
When using Docker Community Engine, the
docker logscommand is only available on the following drivers:
localjson-filejournald