docs: add missing ID placeholder for docker node ps

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2019-01-03 19:37:19 +01:00
parent 4eab3cd19a
commit 24018b9ffd
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ Valid placeholders for the Go template are listed below:
Placeholder | Description Placeholder | Description
----------------|------------------------------------------------------------------------------------------ ----------------|------------------------------------------------------------------------------------------
`.ID` | Task ID
`.Name` | Task name `.Name` | Task name
`.Image` | Task image `.Image` | Task image
`.Node` | Node ID `.Node` | Node ID