Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apocas/dockerode
/ done
Function
done
lib/session.js:54–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
52
});
53
54
function
done() {
55
server.forceShutdown();
56
socket.end();
57
}
58
59
handler(null, sessionId, done);
60
});
Callers
15
handler
Function · 0.85
handler
Function · 0.85
plugin.js
File · 0.85
handler
Function · 0.85
handler
Function · 0.85
swarm.js
File · 0.85
container.js
File · 0.85
handler
Function · 0.85
handle
Function · 0.85
networks.js
File · 0.85
handler
Function · 0.85
buildkit_test.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…