Skip to content

endriu3314/valgrind-m1-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Inside /src/ have your project files and enter the docker container with the following command:

docker run -tiv $PWD/src:/valgrind andreicroitoru/valgrind-m1

Inside of the docker container you have access to everything inside /src/, so you can just run projects using a Makefile.

About

Run valgrind with docker on m1

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published