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