mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	Document .Names format placeholder in docker-ps man page, fixes #20503.
Signed-off-by: Andrew Macpherson <hopscotch23@gmail.com>
This commit is contained in:
		
							parent
							
								
									787fe507bf
								
							
						
					
					
						commit
						22d22eb9e1
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -47,6 +47,7 @@ the running containers.
 | 
			
		|||
      .Ports - Exposed ports.
 | 
			
		||||
      .Status - Container status.
 | 
			
		||||
      .Size - Container disk size.
 | 
			
		||||
      .Names - Container names.
 | 
			
		||||
      .Labels - All labels assigned to the container.
 | 
			
		||||
      .Label - Value of a specific label for this container. For example `{{.Label "com.docker.swarm.cpu"}}`
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue