Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Don't override entrypoint if it's
nil
This change ensures that we only override a container's entrypoint if it is set to something other than `nil`. Signed-off-by: Matt Brindley <[email protected]>
- Loading branch information