Skip to content

katturajam/docker-node-dynatrace-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Usage to build

Navigate to dockerfile directory

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