mirror of https://github.com/docker/docs.git
Service templates: Capitalize .Node.Hostname (#6753)
This commit is contained in:
parent
9ae1f78d7c
commit
a362eba1c7
|
@ -947,7 +947,7 @@ Valid placeholders for the Go template are:
|
|||
| `.Service.Name` | Service name |
|
||||
| `.Service.Labels` | Service labels |
|
||||
| `.Node.ID` | Node ID |
|
||||
| `.Node.hostname` | Node hostname |
|
||||
| `.Node.Hostname` | Node hostname |
|
||||
| `.Task.Name` | Task name |
|
||||
| `.Task.Slot` | Task slot |
|
||||
|
||||
|
|
Loading…
Reference in New Issue