Record
-
docker
:
FileConfig
External file type for docker.
Closed record
Fields
- sourceFile string
-
Source path of the file (in your machine).
- target string
-
Target path (inside container).
- isBallerinaConf boolean (default false)
-
Flag to specify ballerina config file. When true, the config is passed as a command argument to the Dockerfile CMD.