There are a few bugs with entrypoint and command handling.
- It looks like the command support wasn't fully implemented in the image gateway
- Some version of the gateway emit a different format for the entrypoint and cmd in the meta file. This isn't properly detected by the shifter runtime and so it tries to treat the array structure as a string.