Skip to main content

Type Alias: ContainerWithEnvVariableOpts

ContainerWithEnvVariableOpts: object

Type declaration

expand?

optional expand: boolean

Replace "${VAR}" or "$VAR" in the value according to the current environment variables defined in the container (e.g. "/opt/bin:$PATH").