diff --git a/README.md b/README.md index b860565..55dd836 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This repo contains the docker images for [Pinpoint](https://github.com/naver/pin * Go to a folder * `docker build -t repo-name:latest .` to build the image -### To run all containers +### To run all the containers ``` docker-compose up -d @@ -47,6 +47,8 @@ java -javaagent:/some-absolute-path/pinpoint-agent-1.6.2/pinpoint-bootstrap-1.6 ``` +### More Examples + [See more examples of monitoring](examples) using docker-compose, image docker, monitoring tests with selenium, ... You can find more samples at: