"In container modules, however, the term "command" corresponds to the k8s command field (which is called ENTRYPOINT in Dockerfiles), and the term "args" corresponds to the k8s args field (which is called CMD in Dockerfiles). In short, we went with the k8s terminology here."