## Java Example ** Note: Due to permission this docker-compose example can only be run on linux ** To run the example run the following commands: ``` # Pull latest pyroscope image: docker pull pyroscope/pyroscope:latest # Run the example project: docker-compose up --build # Reset the database (if needed): # docker-compose down ```