Before you install the .NET Agent for Linux in a container environment, make sure you meet the requirements and complete the steps listed on this page.
General Requirements
Verify that:
The machine where the application runs can connect to the Controller. Proxies or firewalls on the network between the agent and Controller may require additional configuration.
Confirm the connection settings to the Controller where your agent reports data:
SaaS Controllers: Splunk AppDynamics sent you the Controller host in your Welcome Email. Use port 443 for HTTPS or port 80 for HTTP.
On-premises Controller: you supplied the host and port at install time.
.NET Agent Environment Variables
Applications running in an Alpine Linux container require an additional mandatory environment variable, LD_LIBRARY_PATH, which can be defined in the Dockerfile as follows: