I can get the log driver like this:
$ docker info --format '{{.LoggingDriver}}'json-fileBut it seems like docker info doesn’t display the log-opts — is there a way to check them?
I can get the log driver like this:
$ docker info --format '{{.LoggingDriver}}'json-fileBut it seems like docker info doesn’t display the log-opts — is there a way to check them?