Fix and compiles index.js
parent
4c52b94312
commit
bfea6b4ae4
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
|
@ -134,6 +134,7 @@ class Docker {
|
||||||
console.log(dockerCommand);
|
console.log(dockerCommand);
|
||||||
|
|
||||||
return dockerCommand;
|
return dockerCommand;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
export default Docker;
|
export default Docker;
|
||||||
|
|
Loading…
Reference in New Issue