mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	Add dockerode NodeJS implementation
Also correctly case 'JavaScript' Docker-DCO-1.1-Signed-off-by: Mike MacCana <mike.maccana@gmail.com> (github: mikemaccana)
This commit is contained in:
		
							parent
							
								
									72ed2537b3
								
							
						
					
					
						commit
						02d94dcf6e
					
				
					 1 changed files with 8 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
:title: Remote API Client Libraries
 | 
			
		||||
:description: Various client libraries available to use with the Docker remote API
 | 
			
		||||
:keywords: API, Docker, index, registry, REST, documentation, clients, Python, Ruby, Javascript, Erlang, Go
 | 
			
		||||
:keywords: API, Docker, index, registry, REST, documentation, clients, Python, Ruby, JavaScript, Erlang, Go
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
==================================
 | 
			
		||||
| 
						 | 
				
			
			@ -21,15 +21,18 @@ and we will add the libraries here.
 | 
			
		|||
+----------------------+----------------+--------------------------------------------+----------+
 | 
			
		||||
| Ruby                 | docker-api     | https://github.com/swipely/docker-api      | Active   |
 | 
			
		||||
+----------------------+----------------+--------------------------------------------+----------+
 | 
			
		||||
| Javascript (NodeJS)  | docker.io      | https://github.com/appersonlabs/docker.io  | Active   |
 | 
			
		||||
| JavaScript (NodeJS)  | dockerode      | https://github.com/apocas/dockerode        | Active   |
 | 
			
		||||
|                      |                | Install via NPM: `npm install dockerode`   |          |
 | 
			
		||||
+----------------------+----------------+--------------------------------------------+----------+
 | 
			
		||||
| JavaScript (NodeJS)  | docker.io      | https://github.com/appersonlabs/docker.io  | Active   |
 | 
			
		||||
|                      |                | Install via NPM: `npm install docker.io`   |          |
 | 
			
		||||
+----------------------+----------------+--------------------------------------------+----------+
 | 
			
		||||
| Javascript           | docker-js      | https://github.com/dgoujard/docker-js      | Active   |
 | 
			
		||||
| JavaScript           | docker-js      | https://github.com/dgoujard/docker-js      | Active   |
 | 
			
		||||
+----------------------+----------------+--------------------------------------------+----------+
 | 
			
		||||
| Javascript (Angular) | docker-cp      | https://github.com/13W/docker-cp           | Active   |
 | 
			
		||||
| JavaScript (Angular) | docker-cp      | https://github.com/13W/docker-cp           | Active   |
 | 
			
		||||
| **WebUI**            |                |                                            |          |
 | 
			
		||||
+----------------------+----------------+--------------------------------------------+----------+
 | 
			
		||||
| Javascript (Angular) | dockerui       | https://github.com/crosbymichael/dockerui  | Active   |
 | 
			
		||||
| JavaScript (Angular) | dockerui       | https://github.com/crosbymichael/dockerui  | Active   |
 | 
			
		||||
| **WebUI**            |                |                                            |          |
 | 
			
		||||
+----------------------+----------------+--------------------------------------------+----------+
 | 
			
		||||
| Java                 | docker-java    | https://github.com/kpelykh/docker-java     | Active   |
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue