<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Create a docker image in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Create-a-docker-image/m-p/2253469#M36790</link>
    <description>&lt;P&gt;&lt;STRONG&gt;To akumar2301&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I didn't know it was available in the licenced version ! Interesting.&lt;/P&gt; 
&lt;P&gt;However here it's about the Open Studio version haha&lt;/P&gt; 
&lt;P&gt;Thanks anyways it's a nice information to know ! &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Mar 2019 02:47:18 GMT</pubDate>
    <dc:creator>Alpha549</dc:creator>
    <dc:date>2019-03-15T02:47:18Z</dc:date>
    <item>
      <title>Create a docker image</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-a-docker-image/m-p/2253465#M36786</link>
      <description>&lt;P&gt;Hello !&lt;/P&gt; 
&lt;P&gt;I am able to deploy a ESB job (using tRESTRequest and tRESTResponse) putting the jar in Karaf container deploy folder.&lt;/P&gt; 
&lt;P&gt;I would like to know if there is a way to create a docker image from this.... ?&lt;/P&gt; 
&lt;P&gt;This will be easier for sys admin managing load balancing using several computers, etc.....&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I don't really know Karaf so I don't know if orchestration Docker like is possible...&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance ! &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:20:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-a-docker-image/m-p/2253465#M36786</guid>
      <dc:creator>Alpha549</dc:creator>
      <dc:date>2024-11-16T06:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create a docker image</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-a-docker-image/m-p/2253466#M36787</link>
      <description>&lt;P&gt;I never used Docker , but read a good article recently . Not sure if this will help&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.talend.com/blog/2019/03/12/how-to-deploy-talend-jobs-as-docker-images-to-amazon-azure-and-google-cloud-registries/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.talend.com/blog/2019/03/12/how-to-deploy-talend-jobs-as-docker-images-to-amazon-azure-and-google-cloud-registries/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 12:47:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-a-docker-image/m-p/2253466#M36787</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-03-14T12:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Create a docker image</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-a-docker-image/m-p/2253467#M36788</link>
      <description>&lt;P&gt;Basically:&lt;/P&gt;
&lt;OL&gt;
 &lt;LI&gt;Take a java image as base&lt;/LI&gt;
 &lt;LI&gt;COPY in the talend container (remove unnecessary service first, I'd put activemq in another container)&lt;/LI&gt;
 &lt;LI&gt;Expose the karaf port&lt;/LI&gt;
 &lt;LI&gt;&lt;A href="https://help.talend.com/reader/mhem8rAZn6srkKVHJjGVqA/b_qVBTTIBMSa9YR0uV91pg" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;Create a service&lt;/A&gt;&lt;/LI&gt;
 &lt;LI&gt;Map some volumes: container/deploy, container/etc&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Thu, 14 Mar 2019 18:14:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-a-docker-image/m-p/2253467#M36788</guid>
      <dc:creator>navds</dc:creator>
      <dc:date>2019-03-14T18:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create a docker image</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-a-docker-image/m-p/2253468#M36789</link>
      <description>&lt;P&gt;&lt;STRONG&gt;to navds&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you detail more please ?&lt;/P&gt;
&lt;P&gt;Especially from the third point ?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 02:45:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-a-docker-image/m-p/2253468#M36789</guid>
      <dc:creator>Alpha549</dc:creator>
      <dc:date>2019-03-15T02:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Create a docker image</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-a-docker-image/m-p/2253469#M36790</link>
      <description>&lt;P&gt;&lt;STRONG&gt;To akumar2301&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I didn't know it was available in the licenced version ! Interesting.&lt;/P&gt; 
&lt;P&gt;However here it's about the Open Studio version haha&lt;/P&gt; 
&lt;P&gt;Thanks anyways it's a nice information to know ! &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 02:47:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-a-docker-image/m-p/2253469#M36790</guid>
      <dc:creator>Alpha549</dc:creator>
      <dc:date>2019-03-15T02:47:18Z</dc:date>
    </item>
  </channel>
</rss>

