Pinpoint: Question: How to use agent's docker image? thx

Created on 28 Oct 2017  路  2Comments  路  Source: pinpoint-apm/pinpoint

This is not an issue, I just want to know:

How to use agent's docker image? thx!

question

Most helpful comment

I usually use volume from with docker compose
Check my example: https://github.com/dawidmalina/docker-pinpoint/blob/master/docker-compose-example-app.yml

Hope this will help you.

All 2 comments

As a base image to let application build image on it?
Within application's image, specify agent's path to use agent, is such a way right?
Any other usages?

I usually use volume from with docker compose
Check my example: https://github.com/dawidmalina/docker-pinpoint/blob/master/docker-compose-example-app.yml

Hope this will help you.

Was this page helpful?
0 / 5 - 0 ratings