<?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 MineMeld docker based on centos / rhel? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-docker-based-on-centos-rhel/m-p/223253#M98172</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have been looking for a docker image that is based on Centos / Rhel and not Ubuntu, but I cannot find any.&lt;/P&gt;
&lt;P&gt;Is there any image beeing worked on?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, the Docker image runs root inside, which I cannot seem to change as I get the following errors:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;runsv nginx: fatal: unable to open supervise/lock: file does not exist&lt;BR /&gt;runsv minemeld: fatal: unable to open supervise/lock: file does not exist&lt;BR /&gt;runsv cron: fatal: unable to open supervise/lock: file does not exist&lt;BR /&gt;runsv cron: fatal: unable to open supervise/lock: file does not exist&lt;BR /&gt;runsv syslog-forwarder: fatal: unable to open supervise/lock: file does not exist&lt;BR /&gt;runsv rsyslog: fatal: unable to open supervise/lock: file does not exist&lt;BR /&gt;runsv redis: fatal: unable to open supervise/lock: file does not exist&lt;BR /&gt;runsv collectd: fatal: unable to open supervise/lock: file does not exist&lt;BR /&gt;runsv minemeld: fatal: unable to open supervise/lock: file does not exist&lt;BR /&gt;runsv nginx: fatal: unable to open supervise/lock: file does not exist&lt;BR /&gt;runsv rabbitmq: fatal: unable to open supervise/lock: file does not exist&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is not possible for us to run root inside the image.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;In addition to the above&lt;/STRONG&gt; I have tried to install minemeld from source in an attempt to create a centos based docker image but it fails during the build phase, _ares.c is missing in minemeld/packages/gdns/&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;----&lt;/P&gt;
&lt;P&gt;building 'minemeld.packages.gdns._ares' extension&lt;BR /&gt;gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_NETDB_H= -I/usr/include/python2.7 -c minemeld/packages/gdns/_ares.c -o build/temp.linux-x86_64-2.7/minemeld/packages/gdns/_ares.o&lt;BR /&gt;&lt;STRONG&gt;gcc: error: minemeld/packages/gdns/_ares.c: No such file or directory&lt;/STRONG&gt;&lt;BR /&gt;gcc: fatal error: no input files&lt;BR /&gt;compilation terminated.&lt;BR /&gt;error: command 'gcc' failed with exit status 4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;I found the same problem reported here:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/PaloAltoNetworks/minemeld-core/issues/255" target="_blank"&gt;https://github.com/PaloAltoNetworks/minemeld-core/issues/255&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;But that issue is stale...&lt;/P&gt;</description>
    <pubDate>Mon, 23 Jul 2018 11:35:03 GMT</pubDate>
    <dc:creator>Philip_Wiberg</dc:creator>
    <dc:date>2018-07-23T11:35:03Z</dc:date>
    <item>
      <title>MineMeld docker based on centos / rhel?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-docker-based-on-centos-rhel/m-p/223253#M98172</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have been looking for a docker image that is based on Centos / Rhel and not Ubuntu, but I cannot find any.&lt;/P&gt;
&lt;P&gt;Is there any image beeing worked on?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, the Docker image runs root inside, which I cannot seem to change as I get the following errors:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;runsv nginx: fatal: unable to open supervise/lock: file does not exist&lt;BR /&gt;runsv minemeld: fatal: unable to open supervise/lock: file does not exist&lt;BR /&gt;runsv cron: fatal: unable to open supervise/lock: file does not exist&lt;BR /&gt;runsv cron: fatal: unable to open supervise/lock: file does not exist&lt;BR /&gt;runsv syslog-forwarder: fatal: unable to open supervise/lock: file does not exist&lt;BR /&gt;runsv rsyslog: fatal: unable to open supervise/lock: file does not exist&lt;BR /&gt;runsv redis: fatal: unable to open supervise/lock: file does not exist&lt;BR /&gt;runsv collectd: fatal: unable to open supervise/lock: file does not exist&lt;BR /&gt;runsv minemeld: fatal: unable to open supervise/lock: file does not exist&lt;BR /&gt;runsv nginx: fatal: unable to open supervise/lock: file does not exist&lt;BR /&gt;runsv rabbitmq: fatal: unable to open supervise/lock: file does not exist&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is not possible for us to run root inside the image.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;In addition to the above&lt;/STRONG&gt; I have tried to install minemeld from source in an attempt to create a centos based docker image but it fails during the build phase, _ares.c is missing in minemeld/packages/gdns/&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;----&lt;/P&gt;
&lt;P&gt;building 'minemeld.packages.gdns._ares' extension&lt;BR /&gt;gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_NETDB_H= -I/usr/include/python2.7 -c minemeld/packages/gdns/_ares.c -o build/temp.linux-x86_64-2.7/minemeld/packages/gdns/_ares.o&lt;BR /&gt;&lt;STRONG&gt;gcc: error: minemeld/packages/gdns/_ares.c: No such file or directory&lt;/STRONG&gt;&lt;BR /&gt;gcc: fatal error: no input files&lt;BR /&gt;compilation terminated.&lt;BR /&gt;error: command 'gcc' failed with exit status 4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;I found the same problem reported here:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/PaloAltoNetworks/minemeld-core/issues/255" target="_blank"&gt;https://github.com/PaloAltoNetworks/minemeld-core/issues/255&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;But that issue is stale...&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 11:35:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-docker-based-on-centos-rhel/m-p/223253#M98172</guid>
      <dc:creator>Philip_Wiberg</dc:creator>
      <dc:date>2018-07-23T11:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld docker based on centos / rhel?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-docker-based-on-centos-rhel/m-p/223761#M98173</link>
      <description>&lt;P&gt;I solved the building the ares.c issue by installing python-dev, then it worked flawlessly &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 08:03:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-docker-based-on-centos-rhel/m-p/223761#M98173</guid>
      <dc:creator>Philip_Wiberg</dc:creator>
      <dc:date>2018-07-27T08:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld docker based on centos / rhel?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-docker-based-on-centos-rhel/m-p/223773#M98174</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/59225"&gt;@Philip_Wiberg&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;any reason you are looking for a CentOS based docker image?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;luigi&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 10:00:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-docker-based-on-centos-rhel/m-p/223773#M98174</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2018-07-27T10:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: MineMeld docker based on centos / rhel?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/minemeld-docker-based-on-centos-rhel/m-p/223775#M98175</link>
      <description>&lt;P&gt;Hello Luigi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That was the only permitted OS in our docker environment (actually RHEL in prod).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But as it stands now I don't have more time to try to get the image working so I have skipped using docker and will go for a virtual server.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 10:04:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/minemeld-docker-based-on-centos-rhel/m-p/223775#M98175</guid>
      <dc:creator>Philip_Wiberg</dc:creator>
      <dc:date>2018-07-27T10:04:01Z</dc:date>
    </item>
  </channel>
</rss>

