The command line to run when the container is started. Command will override ENTRYPOINT now.
${rootUrl}, ${secret} and ${nodeName} will be replace with JenkinsUrl, Secret and ComputerNodeName automatically.
jenkins-agent -url ${rootUrl} ${secret} ${nodeName}
for jenkins/inbound-agent
setup-sshd
for jenkins/ssh-agent