Move HostConfig to createContainer
Newer docker has obsoleted HostConfig in start container
This commit is contained in:
@@ -39,4 +39,3 @@ function connectOptions() {
|
||||
key: fs.readFileSync(path.join(DOCKER_CERT_PATH, 'key.pem'))
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user