User Tools

Site Tools


scenario_file_format

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
scenario_file_format [2019/11/28 18:41] – [Grammar] mimbertscenario_file_format [2019/12/03 10:53] mimbert
Line 21: Line 21:
       * which //MUST// contain **//ONLY ONE//** of the following:       * which //MUST// contain **//ONLY ONE//** of the following:
         * **(new syntax)** a ''container'' key, value pair, whose value is a mapping with the following key, value pairs:         * **(new syntax)** a ''container'' key, value pair, whose value is a mapping with the following key, value pairs:
-          * ''image'' //MANDATORY// a string, the docker image name+          * ''image'' //MANDATORY// a string, the name of the docker image, which must be accessible on a public docker repository (such as the docker hub)
           * ''command'' //OPTIONAL// a string, the command to run in the container, which overrides the image default command (see https://docs.docker.com/engine/reference/run/#cmd-default-command-or-options https://docs.docker.com/engine/reference/builder/#cmd)           * ''command'' //OPTIONAL// a string, the command to run in the container, which overrides the image default command (see https://docs.docker.com/engine/reference/run/#cmd-default-command-or-options https://docs.docker.com/engine/reference/builder/#cmd)
           * ''exec'' //OPTIONAL// a string or array of strings: additionnal commands which are executed in the container (see https://docs.docker.com/engine/reference/commandline/exec/)           * ''exec'' //OPTIONAL// a string or array of strings: additionnal commands which are executed in the container (see https://docs.docker.com/engine/reference/commandline/exec/)
scenario_file_format.txt · Last modified: 2023/08/29 15:29 by cmorin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki