Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 468 Bytes

File metadata and controls

8 lines (7 loc) · 468 Bytes

setup_docker_environment

This script creates an Docker environment for you to test Programms with valgrind.

  1. Make sure to install Docker from the Managed Software Centre and run Docker.
  2. Clone this Repo git clone https://github.com/Alphacharge/setup_docker_environment.git
  3. Join the Foldercd setup_docker_environment
  4. Make sure the setup.sh is executable. chmod 755 setup.sh
  5. Run the Setup ./setup.sh