Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Unitech/pm2
/ Containerizer.js
File
Containerizer.js
lib/API/Containerizer.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
var
spawn = require(
'child_process'
).spawn;
3
var
exec = require(
'child_process'
).exec;
4
var
chalk = require(
'ansis'
);
Callers
nothing calls this directly
Calls
12
generateDockerfile
Function · 0.85
handleExit
Function · 0.85
checkDockerSetup
Function · 0.85
switchDockerFile
Function · 0.85
pspawn
Function · 0.85
cwd
Method · 0.80
exitCli
Method · 0.80
toString
Method · 0.80
indexOf
Method · 0.80
prompt
Method · 0.80
resolve
Method · 0.80
disconnect
Method · 0.65
Tested by
no test coverage detected