Add "docker" to readme
Docker (https://github.com/docker/docker) now also uses Cobra for the CLI. A majority of the commands have been migrated (still some left), but adding it already :) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
		
				
					committed by
					
						
						Steve Francia
					
				
			
			
				
	
			
			
			
						parent
						
							0960ff7fa9
						
					
				
				
					commit
					16c014f1a1
				
			@ -8,6 +8,7 @@ Many of the most widely used Go projects are built using Cobra including:
 | 
				
			|||||||
* [Hugo](http://gohugo.io)
 | 
					* [Hugo](http://gohugo.io)
 | 
				
			||||||
* [rkt](https://github.com/coreos/rkt)
 | 
					* [rkt](https://github.com/coreos/rkt)
 | 
				
			||||||
* [etcd](https://github.com/coreos/etcd)
 | 
					* [etcd](https://github.com/coreos/etcd)
 | 
				
			||||||
 | 
					* [Docker](https://github.com/docker/docker)
 | 
				
			||||||
* [Docker (distribution)](https://github.com/docker/distribution)
 | 
					* [Docker (distribution)](https://github.com/docker/distribution)
 | 
				
			||||||
* [OpenShift](https://www.openshift.com/)
 | 
					* [OpenShift](https://www.openshift.com/)
 | 
				
			||||||
* [Delve](https://github.com/derekparker/delve)
 | 
					* [Delve](https://github.com/derekparker/delve)
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user