community.docker/plugins
Shane St Savage eaacf6c8f6
Support getting container output from local logging driver (#337)
The `local` [Docker logging driver](https://docs.docker.com/config/containers/logging/local/) is a new-ish, optimized local logging driver that improves upon json-file. Since logs written using `local` can still be accessed through the Docker daemon API, all that is needed here is to add to the supported list.
2022-04-24 21:39:59 +02:00
..
connection Implement connection reset. (#312) 2022-03-22 07:13:39 +01:00
doc_fragments Pass Docker daemon connection params from inventory to connection plugin (#157) 2021-06-22 06:29:56 +02:00
inventory More small docs fixes. (#281) 2022-01-10 07:42:40 +01:00
module_utils Try to make more compatible with podman-docker. (#292) 2022-02-11 12:23:36 +01:00
modules Support getting container output from local logging driver (#337) 2022-04-24 21:39:59 +02:00
plugin_utils Deprecate default for tls_hostname (#134) 2021-05-04 07:50:33 +02:00