хм, меня память подводит, или раньше можно было command переопределить, при этом args (CMD) оставались из образа?
Сейчас нашёл такое в доках, пока разбирался почему не работает:
> If you supply a command but no args for a Container, only the supplied command is used. The default EntryPoint and the default Cmd defined in the Docker image are ignored.
хм, меня память подводит, или раньше можно было command переопределить, при этом args (CMD) оставались из образа?
Сейчас нашёл такое в доках, пока разбирался почему не работает:
> If you supply a command but no args for a Container, only the supplied command is used. The default EntryPoint and the default Cmd defined in the Docker image are ignored.