Allow an ENTRYPOINT override on Container Runner
complete
Joe Del Nano
Currently, Container Runner does not allow the use of ENTRYPOINT override for your Docker Container due to a limitation with permissions.
It would be great to support this feature and document what permissions are needed if someone is not using the default permissions in their cluster.
Nathan Fish
complete
This is now possible. See runner documentation for more details.