Home@moonrepo/typesInterfacesDockerScaffoldConfigOn this pageDockerScaffoldConfig Configures aspects of the Docker scaffolding process.Index PropertiescopyToolchainFilesincludeProperties optionalcopyToolchainFilescopyToolchainFiles?: boolean = ```ts true ```Copy toolchain specific configs/manifests/files into the workspace skeleton.includeinclude: string[]List of glob patterns, relative from the workspace root, to include (or exclude) in the workspace skeleton.
Configures aspects of the Docker scaffolding process.