This script creates an Docker environment for you to test Programms with valgrind.
- Make sure to install Docker from the Managed Software Centre and run Docker.
- Clone this Repo
git clone https://github.com/Alphacharge/setup_docker_environment.git
- Join the Folder
cd setup_docker_environment
- Make sure the setup.sh is executable.
chmod 755 setup.sh
- Run the Setup
./setup.sh