Add log_tags link

This commit is contained in:
Joey Hafner 2022-07-13 12:51:57 -07:00
parent 3cc35fa4d8
commit 9ed2c76fc8

View File

@ -92,4 +92,4 @@ Docker-compose adds a few labels to containers it starts. This feature is not co
| `com.docker.compose.service` | `wg-easy` |
| `com.docker.compose.version` | `1.29.2` |
These are *labels* on the container, which are distinct from *tags* in the actual json log payload.
These are *labels* on the container, which are distinct from *tags* in the actual json log payload. Log tags are [documented here](https://docs.docker.com/config/containers/logging/log_tags/).