Solution for those finding this in the future: Fly...
# flyte-support
f
Solution for those finding this in the future: Flyte interface with k8s by overriding
CMD
in docker, not
ENTRYPOINT
so it'll crash in weird ways if you leave your debugging
ENTRYPOINT
in place