This advanced option let you configure the command to be ran when the container is started. This command must hang so the container is alive, while build steps are executed using docker exec.

You should not change this option until you have some advanced requirements. For sample using Docker in Docker will require to configure command as wrapdocker /bin/cat.