Related pages:

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: 

Ensure you have these applications and licenses:

Controller Requirements

Confirm you meet the following Controller requirements:

.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:

ENV LD_LIBRARY_PATH=/opt/appdynamics/dotnet

See the AppDynamicsConfig.json file example on .NET Agent for Linux Advanced Configuration Options for more details.