Home@moonrepo/typesInterfacesPartialProjectDockerFileConfigOn this pagePartialProjectDockerFileConfig Configures Dockerfile generation.Index PropertiesbuildTaskimagestartTaskProperties optionalbuildTaskbuildTask?: null | stringA task within the current project for building the project.optionalimageimage?: null | stringThe base Docker image.optionalstartTaskstartTask?: null | stringA task within the current project for starting the project.
Configures
Dockerfile
generation.