Name | Type | Description | Notes |
---|---|---|---|
destinationDir | string | destinationDir is the relative directory within the build directory where files copied from the image are placed. | |
sourcePath | string | sourcePath is the absolute path of the file or directory inside the image to copy to the build directory. If the source path ends in /. then the content of the directory will be copied, but the directory itself will not be created at the destination. |