Skip to main content
Version: 0.20.2

ContainerWithEntrypointOpts

@dagger.io/dagger


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

Type Alias: ContainerWithEntrypointOpts

ContainerWithEntrypointOpts = object

Properties​

keepDefaultArgs?​

optional keepDefaultArgs?: boolean

Don't reset the default arguments when setting the entrypoint. By default it is reset, since entrypoint and default args are often tightly coupled.