Skip to main content
Version: 0.21.7

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.