JKJanosko commited on
Commit
bf81a44
2 Parent(s): 61d4541 93e72bb

Merge pull request #1 from JKJanosko/milestone-1

Browse files
Files changed (3) hide show
  1. DockerPrompt.png +0 -0
  2. DockerTerminalContainer.png +0 -0
  3. README.md +9 -1
DockerPrompt.png ADDED
DockerTerminalContainer.png ADDED
README.md CHANGED
@@ -1,2 +1,10 @@
1
- # cs482-assignments
2
  ## Jozef Janosko
 
 
 
 
 
 
 
 
 
1
+ # cs482 Milestone 1
2
  ## Jozef Janosko
3
+
4
+ ## Intilation Process:
5
+ ### 0. WSL2 and VScode had previously been installed
6
+ ### 1. Followed instilation guide in course website for docker desktop
7
+ ### 2. Coppied code from docker desktop to create container into command prompt
8
+ ![alt text](https://github.com/JKJanosko/cs482-assignments/blob/milestone-1/DockerPrompt.png)
9
+ ### 3. Launched the new container, and navigated to the terminal in the container.
10
+ ![alt text](https://github.com/JKJanosko/cs482-assignments/blob/milestone-1/DockerTerminalContainer.png)