Customizing Docker images build settings
Talend Studio provides a Maven POM with default Docker image settings to enable you to build and publish your Jobs as Docker images. If needed, you can customize the default settings, for example, the image name and image tag, in the POM.
Information noteNote:
- It is recommended that the Docker image be on the latest patch level.
- Make sure you have installed a compatible Java environment. For more information about the compatible Java environment, see Compatible Java environments.