Constant CONTAINER_COMMAND_ARGS
pub const CONTAINER_COMMAND_ARGS: &'static str;
Expand description
All the command arguments (including the command/executable itself) run by the container.
ยงExamples
[ "otelcontribcol", "--config", "config.yaml", ]