Enter a command to prepend to jenkins slave invocation on the docker container.
The actual command will be "/bin/bash -c <your_command>; java -jar slave.jar .."
If more than one command is needed - separate with semicolons.