Skip to content

Commit e0b0d48

Browse files
authored
Update README.md
1 parent 0174f97 commit e0b0d48

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
# setup_docker_environment
2-
Creates Aliase and setup the paths for a Ubuntu docker environment
2+
This script creates an Docker environment for you to test Programms with valgrind.
3+
4+
1. Make sure to install Docker from the Managed Software Centre and run Docker.
5+
2. Clone this Repo <code> git clone https://github.com/Alphacharge/setup_docker_environment.git</code>
6+
3. Join the Folder<code>cd setup_docker_environment</code>
7+
4. Make sure the setup sh is executable. <code> chmod 755 setup_docker_env.sh</code>
8+
5. Run the Setup <code>./setup_docker_env.sh</code>

0 commit comments

Comments
 (0)