Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
- You can pass the option
--entrypointto the commanddockerto overwrite the entrypoint at runtime.
References
Difference between Docker ENTRYPOINT and Kubernetes container spec COMMAND?
Docker - Override or remove ENTRYPOINT from a base image
Overriding Docker ENTRYPOINT of a Base Image