How do I perform Run Configuration

The last CMD / Entry Point tab contains two input fields, where I can set the run options for my container:

  • Entry Point - configures a command to be executed during container launch
  • Run Command - sets defaults for container launch
    • if no entry point is specified - a command to be run
    • if the entry point is provided - additional parameter(s) for the command

 

       

 

Using the reverse arrow button, which appears upon entering some custom string inside any of these fields, the specified run options can be easily Reset to default values.

 

Note: If neither run command is declared within the template settings by default, I have to set the appropriate option(s) using this frame. Otherwise, no application/service will be started at the container launch.


Was this article helpful?

mood_bad Dislike 0
mood Like 0
visibility Views: 4554