Add port binding support and example for container scripts #649
Annotations
3 errors
build:
packages/cli/src/docker.ts#L136
The function `arrayify` is used but it is not imported from any module. Please import it to avoid runtime errors. 🚀
|
build:
packages/cli/src/docker.ts#L174
The `reduce` function is used to create an object with keys as `containerPort` and empty objects as values. This can be simplified by using `Object.fromEntries` with `map` which is more readable and efficient. 🧐
|
build:
packages/cli/src/docker.ts#L183
The `reduce` function is used to create an object with keys as `containerPort` and values as arrays containing objects with `HostPort` as key and `hostPort` as value. This can be simplified by using `Object.fromEntries` with `map` which is more readable and efficient. 🧐
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
genai-results
Expired
|
20.1 KB |
|