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-slave -url ${rootUrl} ${secret} ${nodeName} for jenkinsci/jnlp-slave
setup-sshd for jenkinsci/ssh-slave