Spaces:
Sleeping
Sleeping
Merge pull request #1 from JKJanosko/milestone-1
Browse files- DockerPrompt.png +0 -0
- DockerTerminalContainer.png +0 -0
- README.md +9 -1
DockerPrompt.png
ADDED
DockerTerminalContainer.png
ADDED
README.md
CHANGED
@@ -1,2 +1,10 @@
|
|
1 |
-
# cs482
|
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)
|