ContainerWithEntrypointOpts
@dagger.io/dagger / api/client.gen / ContainerWithEntrypointOpts
Type Alias: ContainerWithEntrypointOpts
ContainerWithEntrypointOpts =
object
Properties​
keepDefaultArgs?​
optionalkeepDefaultArgs?: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.