LSB_DOCKER_PLACE_HOLDER
Submits a Docker job with a Docker entry point image, but no command.
Synopsis
bsub [options] LSB_DOCKER_PLACE_HOLDERDescription
As for all Docker container jobs, you must use the -app option to specify an application profile that is configured to run Docker jobs. The Docker execution driver must be defined in this application profile in the lsb.applications file.
Example
bsub -app docker1 LSB_DOCKER_PLACE_HOLDER