<?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: Is there a recommended base Docker image for a NodeJS app? in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-a-recommended-base-Docker-image-for-a-NodeJS-app/m-p/726835#M5487</link>
    <description>&lt;P&gt;How do you install the file downloaded from AppD downloads section? Are there any instructions?&lt;/P&gt;</description>
    <pubDate>Thu, 31 Oct 2019 17:59:25 GMT</pubDate>
    <dc:creator>CommunityUser</dc:creator>
    <dc:date>2019-10-31T17:59:25Z</dc:date>
    <item>
      <title>Is there a recommended base Docker image for a NodeJS app?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-a-recommended-base-Docker-image-for-a-NodeJS-app/m-p/726832#M5484</link>
      <description>&lt;P&gt;Is there an official recommendation for a base Docker image running NodeJs?&amp;nbsp; We are trying to instrument a NodeJS application using an Alpine-based Docker image (&lt;SPAN&gt;node:carbon-alpine&lt;/SPAN&gt;) and ran into problems launching the proxy.&amp;nbsp; I've been trying to set it up as proxyless (libagent:true) but now I'm running into logging errors.&amp;nbsp; I started thinking that perhaps we should switch to a different base image.&amp;nbsp; Below is the logging error in case anyone has seen this before...&lt;/P&gt;

&lt;P&gt;^ Log file removed by&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/142051"&gt;@Ryan.Paredez&lt;/A&gt;. We recommend that log files not be shared in the forums for security and privacy reasons&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 14:25:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-a-recommended-base-Docker-image-for-a-NodeJS-app/m-p/726832#M5484</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2019-01-22T14:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a recommended base Docker image for a NodeJS app?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-a-recommended-base-Docker-image-for-a-NodeJS-app/m-p/726833#M5485</link>
      <description>&lt;P&gt;Hi Steven,&lt;/P&gt;

&lt;P&gt;I guess you are trying to install the nodejs agent through npm? In case of alpine, you have to download the agent binaries from our download zone -&lt;/P&gt;
&lt;P&gt;&lt;A href="https://download.appdynamics.com/download/#version=&amp;amp;apm=nodejs&amp;amp;os=&amp;amp;platform_admin_os=&amp;amp;events=&amp;amp;eum=&amp;amp;page=1" target="_blank" rel="nofollow noopener noreferrer"&gt;https://download.appdynamics.com/download/#version=&amp;amp;apm=nodejs&amp;amp;os=&amp;amp;platform_admin_os=&amp;amp;events=&amp;amp;eum=&amp;amp;page=1&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Let me know if this helps.&lt;/P&gt;

&lt;P&gt;Also as an alternative you can also try&amp;nbsp;&lt;CODE&gt;node-slim&lt;/CODE&gt;&lt;SPAN&gt;​ docker image if you wish to use npm for agent installation.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Abhimanyu&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 14:59:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-a-recommended-base-Docker-image-for-a-NodeJS-app/m-p/726833#M5485</guid>
      <dc:creator>Abhimanyu_Arora</dc:creator>
      <dc:date>2019-01-22T14:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a recommended base Docker image for a NodeJS app?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-a-recommended-base-Docker-image-for-a-NodeJS-app/m-p/726834#M5486</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;Hi Abhimanyu,&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp; You are correct - I am trying to install 4.5.4 using npm. I tried switching to carbon-slim and got the same error. &amp;nbsp;I removed&amp;nbsp;libagent config and tried again and got a new error:&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;

&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;Appdynamics agent cannot be initialized due to Error: /development/docker/app/node_modules/appdynamics-protobuf/protobuf_for_node.node: invalid ELF header&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;Error: /development/docker/app/node_modules/appdynamics-protobuf/protobuf_for_node.node: invalid ELF header&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt; at Object.Module._extensions..node (module.js:682:18)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt; at Module.load (module.js:566:32)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt; at tryModuleLoad (module.js:506:12)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt; at Function.Module._load (module.js:498:3)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt; at Module.require (module.js:597:17)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt; at require (internal/module.js:11:18)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt; at requireProtobufBinding (/development/docker/app/node_modules/appdynamics-protobuf/index.js:29:11)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt; at Object.&amp;lt;anonymous&amp;gt; (/development/docker/app/node_modules/appdynamics-protobuf/index.js:33:18)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt; at Module._compile (module.js:653:30)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt; at Object.Module._extensions..js (module.js:664:10)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;I will try the download and give it a shot...&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 15:24:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-a-recommended-base-Docker-image-for-a-NodeJS-app/m-p/726834#M5486</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2019-01-22T15:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a recommended base Docker image for a NodeJS app?</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-a-recommended-base-Docker-image-for-a-NodeJS-app/m-p/726835#M5487</link>
      <description>&lt;P&gt;How do you install the file downloaded from AppD downloads section? Are there any instructions?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 17:59:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Is-there-a-recommended-base-Docker-image-for-a-NodeJS-app/m-p/726835#M5487</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2019-10-31T17:59:25Z</dc:date>
    </item>
  </channel>
</rss>

