Constant CONTAINER_COMMAND_ARGS
Source pub const CONTAINER_COMMAND_ARGS: &str = "container.command_args";
Expand description
All the command arguments (including the command/executable itself) run by the container.
§Notes
§Examples
[ "otelcontribcol", "--config", "config.yaml", ]