docker run
-d
--name newrelic-infra
--network=host
--cap-add=SYS_PTRACE
--privileged
--pid=host
-v "/:/host:ro"
-v "/var/run/docker.sock:/var/run/docker.sock"
-e NRIA_LICENSE_KEY=<LICENSE-KEY>
newrelic/infrastructure:latest//
New Relic Installation with Docker
Published date:
Modified date:
