Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey
Im using talend 7.1.1
Is it possible to build my job as docker image in CLI?
for example, i wanna do:
git clone https://github/username/myprojectrepo.git
talend.exe buildJob -jobName MyJob -jobVersion 1.0 -buildType DockerImage
docker tag
docker push myjob:1.0
is it possible?
thanks
Hello,
Could you please have a look at this article about:https://community.talend.com/t5/Design-and-Development/Generic-Dockerfiles-for-Talend-Jobs/ta-p/4631...?
Let us know if it is OK with you.
Best regards
Sabrina