Add port binding support and example for container scripts #375
Annotations
1 error
container.md#L72
The `ports` property should be an array of objects, not a single object. The example incorrectly shows a single object with `containerPort` and `hostPort` properties. It should be an array of such objects.
|
This job succeeded
Loading