We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59cdb0a commit 8d62451Copy full SHA for 8d62451
docker-compose.yml
@@ -7,6 +7,7 @@ x-default-logging: &logging
7
options:
8
max-size: "5m"
9
max-file: "2"
10
+ tag: "{{.Name}}"
11
12
networks:
13
default:
0 commit comments