Remove tag_env duplicate from docker README (#3109)

This commit is contained in:
Seva Poliakov 2017-08-09 20:21:22 +03:00 committed by Daniel Nelson
parent faa3606262
commit ad2b962563
1 changed files with 0 additions and 3 deletions

View File

@ -36,9 +36,6 @@ to gather stats from the [Engine API](https://docs.docker.com/engine/api/v1.20/)
## Whether to report for each container total blkio and network stats or not
total = false
## Which environment variables should we use as a tag
tag_env = ["JAVA_HOME", "HEAP_SIZE"]
## docker labels to include and exclude as tags. Globs accepted.
## Note that an empty array for both will include all labels as tags
docker_label_include = []