Mandatory variables
All other properties in the file are variables with a value. Some of these properties are required by the application to properly download artifacts.
The following variables are mandatory:
docker.pdi.pdiArtifactFileNameThe file name associated with the PDI artifact
docker.pdi.pdiArtifactUrlThe complete URL used in the
curlcommand to download the PDI artifactdocker.server.serverArtifactFileNameThe file name associated with the Pentaho Server artifact
docker.server.serverArtifactUrlThe complete URL used in the
curlcommand to download the Pentaho Server artifactdocker.server.serverPluginFileNameThe file name associated with a
${pluginId}(paz,pad,pir, andhdp)docker.server.serverPluginUrlThe complete URL used in the
curlcommand to download a${pluginId}docker.server.serverPatchFileNameThe file name associated with the patch artifact
docker.server.serverPatchUrlThe complete URL used in the
curlcommand to download the patchdocker.server.karFileNameThe file name associated with the a
${karId}docker.server.karUrlThe complete URL used in the
curlcommand to download a KAR filedocker.server.curlCommandThe syntax of the
curlcommand where${url}contains one of the URLs listed above,${outputFolder}contains the destination folder for the artifact, and${filename}contains the file name associated with the URL
Last updated
Was this helpful?

