Skip to content

msztorc/appd-php-agent-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

appd-php-agent-proxy

Appdynamics PHP agent sidecar proxy

docker pull msztorc/appd-php-agent-proxy

Semantic versioning according to php-agent releases

docker pull msztorc/appd-php-agent-proxy:23.2.0

More docker images are available on DockerHub: https://hub.docker.com/r/msztorc/appd-php-agent-proxy/tags


Build

docker build -t appd-php-agent-proxy .

Building on a specific agent version

docker build --build-arg AGENT_VERSION=22.3.0.501 -t appd-php-agent-proxy .

Examples

About

Appdynamics PHP agent sidecar proxy

Resources

Stars

Watchers

Forks

Packages

No packages published