Skip to main content Skip to complementary content

Notable fixes and known issues

Shared features

Feature Description
Building a Job or Route as a Docker image failed with latest version of Eclipse Temurin 11 or 17 The adduser command in the Dockerfile settings is unavailable in the latest version of Eclipse Temurin JDK image 11 or 17.

This issue has been fixed by changing the RUN adduser studio command in the Dockerfile settings to RUN useradd -m -s /bin/bash studio.

If you have a customized Dockerfile, Talend Studio will not update it automatically. You need to modify the command manually if you use Eclipse Temurin JDK image 11 or 17.

Project Settings 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 – please let us know!