AppDynamics has published two sets of Machine Agent Docker images: one for the Machine Agent, and one for the Machine Agent with Analytics Support for Kubernetes. Each set of Docker images includes Debian and Alpine images for non-root and root users.

Machine Agent Docker Images 

To access the Machine Agent docker images, see appdynamics/machine-agent.

The Docker Hub repository uses the following file naming pattern:

  • Debian:
    • Non-Root: appdynamics/machine-agent:<version>
    • Root: appdynamics/machine-agent:root-<version>
  • Alpine:
    • Non-Root: appdynamics/machine-agent:alpine-<version>
    • Root: appdynamics/machine-agent:alpine-root-<version>

Machine Agent with Analytics Support for Kubernetes Docker Images

To access the Machine Agent with Analytics Support for Kubernetes Docker Images, see appdynamics/machine-agent-analytics.

The Docker Hub repository uses the following file naming pattern:

  • Debian:
    • Non-Root: appdynamics/machine-agent-analytics:<version>
    • Root: appdynamics/machine-agent-analytics:root-<version>
  • Alpine:
    • Non-Root: appdynamics/machine-agent-analytics:alpine-<version>
    • Root: appdynamics/machine-agent-analytics:alpine-root-<version>

Access Docker Images for Non-Root Users

To access the non-root Docker images, add the appdynamics user to a Docker group with access to docker.sock.