withDockerfileBaseImage
Method
interface ContainerResource { // ... omitted for brevity withDockerfileBaseImage( buildImage?: string, runtimeImage?: string): IResource;}Signature
method
withDockerfileBaseImage builder Sets the base image for a Dockerfile build
withDockerfileBaseImage( buildImage?: string, runtimeImage?: string): IResourceParameters
buildImage string optional runtimeImage string optional Returns
IResource Applies to
This method applies to the following types: