#Usage to build
Navigate to dockerfile directory
- Build your docker image - example
docker build -t katturaja/docker-node-dynatrace-example .
- Run your docker image - example
docker run -d --name docker-node-dynatrace-example -p 3000:3000/tcp -it katturaja/docker-node-dynatrace-example
- Debug your docker image - example
docker exec -it katturaja/docker-node-dynatrace-example /bin/bash
- 3rd step following to Navigate to dynatrace log directory
cd $DT_HOME/log/nodejs/