Sen descrición

demo.masouros c04777ff9d Added Dockerfile and changed README %!s(int64=5) %!d(string=hai) anos
Dockerfile c04777ff9d Added Dockerfile and changed README %!s(int64=5) %!d(string=hai) anos
README.md c04777ff9d Added Dockerfile and changed README %!s(int64=5) %!d(string=hai) anos

README.md

Dockerized version of Intel's Performance Counter Monitoring tool

To build the docker image, we follow the normal procedure:

docker build -t intel-pcm .

To successfully run the container, we have to run the container with privileged capabilities as below:

docker run -ti --privileged=True pl4tinum/pcm:latest