We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c7eb48 commit 719cbfdCopy full SHA for 719cbfd
README.md
@@ -547,7 +547,7 @@ docker.command('info').then(function (data) {
547
// id: '3KBH:CSNL:ZFBD:7HG4:QHTG:LXN5:37YQ:TUXL:KJGP:JFL7:JLVU:77PL',
548
// username: 'quobject',
549
// registry: 'https://index.docker.io/v1/' } }
550
-
+```
551
552
## License
553
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "docker-cli-js",
3
- "version": "2.1.0",
+ "version": "2.1.1",
4
"description": "A node.js wrapper for the docker command line interface CLI",
5
"main": "dist/index.js",
6
"typings": "dist/index",
0 commit comments