Skip to main content
Version: 0.19.11

ContainerWithEnvVariableOpts

@dagger.io/dagger


@dagger.io/dagger / api/client.gen / ContainerWithEnvVariableOpts

Type Alias: ContainerWithEnvVariableOpts

ContainerWithEnvVariableOpts = object

Properties​

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").