Skip to content

Conversation

@estesp
Copy link
Contributor

@estesp estesp commented Oct 9, 2017

Add the platform architecture/OS information to each node header in the
visualizer.

Signed-off-by: Phil Estes [email protected]

The actual code change adds this as line 177 of the modified file:

 (currentnode.Description.Platform.Architecture) + "/" + (currentnode.Description.Platform.OS) + "<br/>";

but the rest of the changes are JS reformatting/cleanup by VSCode linter/editor plugin.

Add the platform architecture/OS information to each node header in the
visualizer.

Signed-off-by: Phil Estes <[email protected]>
@ManoMarks ManoMarks merged commit 6774d70 into dockersamples:master Oct 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants