<?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 Query on creating custom docker images in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/query-on-creating-custom-docker-images/m-p/651371#M3784</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi, I have some questions regarding creating the custom docker images.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Is it possible to create the custom docker images not using the war room? In the docs, the docker images can be created via war room command, but I want to create docker image in the soar server using the ssh connection.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it okay to create the custom docker image at the server side?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/6.10/Cortex-XSOAR-Administrator-Guide/Create-a-Docker-Image-In-Cortex-XSOAR" target="_blank" rel="noopener"&gt;https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/6.10/Cortex-XSOAR-Administrator-Guide/Create-a-Docker-Image-In-Cortex-XSOAR&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. when creating the docker images, the name must include the localhost?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for example, localhost.local/directory/container_name&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Is it possible to add any library module and any packages in python? Is there any restriction to adding it?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Nov 2024 02:28:45 GMT</pubDate>
    <dc:creator>assubramania</dc:creator>
    <dc:date>2024-11-25T02:28:45Z</dc:date>
    <item>
      <title>Query on creating custom docker images</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/query-on-creating-custom-docker-images/m-p/651371#M3784</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi, I have some questions regarding creating the custom docker images.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Is it possible to create the custom docker images not using the war room? In the docs, the docker images can be created via war room command, but I want to create docker image in the soar server using the ssh connection.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it okay to create the custom docker image at the server side?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/6.10/Cortex-XSOAR-Administrator-Guide/Create-a-Docker-Image-In-Cortex-XSOAR" target="_blank" rel="noopener"&gt;https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/6.10/Cortex-XSOAR-Administrator-Guide/Create-a-Docker-Image-In-Cortex-XSOAR&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. when creating the docker images, the name must include the localhost?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for example, localhost.local/directory/container_name&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Is it possible to add any library module and any packages in python? Is there any restriction to adding it?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 02:28:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/query-on-creating-custom-docker-images/m-p/651371#M3784</guid>
      <dc:creator>assubramania</dc:creator>
      <dc:date>2024-11-25T02:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Query on creating custom docker images</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/query-on-creating-custom-docker-images/m-p/1001600#M3846</link>
      <description>&lt;P&gt;Hey there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;on v6 it is pretty easy&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;EM&gt;/docker_image_create&lt;/EM&gt; is the command you are looking for&lt;BR /&gt;please check the details to see how it works&lt;BR /&gt;Normally it looks something like this&lt;BR /&gt;&lt;EM&gt;/docker_image_create name=TestImage base="demisto/python3-deb:3.8.2.6981" dependencies=pandas&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;Before you do I would encourage you to check this&amp;nbsp;&lt;BR /&gt;&lt;A href="https://github.com/demisto/dockerfiles-info" target="_blank"&gt;https://github.com/demisto/dockerfiles-info&lt;/A&gt;&lt;BR /&gt;maybe we have what you are looking for already in stock &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;This also works for v8 of course&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;As a site note, if you need more than one dependency it could make sense to split your tasks into several scripts and just let them work together in the playbook flow.&lt;BR /&gt;Given the hardening of docker images it can also avoid hitting these hardening limits&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 08:37:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/query-on-creating-custom-docker-images/m-p/1001600#M3846</guid>
      <dc:creator>JStephan</dc:creator>
      <dc:date>2025-01-09T08:37:33Z</dc:date>
    </item>
  </channel>
</rss>

