mirror of https://github.com/docker/docs.git
				
				
				
			| - Tasks will display all tasks (`-a` is the default and was removed) - Nest tasks to help display history - Display task errors inline Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com> (cherry picked from commit edd67fd4ad961f0782f1f94e6a26c95810dd037e) Signed-off-by: Tibor Vass <tibor@docker.com> | ||
|---|---|---|
| .. | ||
| client | ||
| fixtures | ||
| server | ||
| types/backend | ||
| README.md | ||
| common.go | ||
| common_test.go | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	This directory contains code pertaining to the Docker API:
- 
Used by the docker client when communicating with the docker daemon 
- 
Used by third party tools wishing to interface with the docker daemon