Skip to main content Skip to complementary content
Close announcements banner

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.

Procedure

  1. From the menu bar, click File > Edit Project properties to open the Project Settings dialog box.
  2. Expand the Build > Maven > Default nodes, and then click the Project node to open the Project POM settings.
  3. Expand the profiles/profile/build/plugins/plugin/configuration/images/image XML nodes and modify the image build settings by editing the value of relevant elements based on your needs.
  4. When done, click Apply and then click Apply and Close to close the dialog box.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!