Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apocas/dockerode
/ plugin.js
File
plugin.js
test/plugin.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*jshint -W030 */
2
3
var
expect = require(
'chai'
).expect;
4
var
docker = require(
'./spec_helper'
).docker;
Callers
nothing calls this directly
Calls
1
done
Function · 0.85
Tested by
no test coverage detected