panotedi commited on
Commit
f659efe
·
unverified ·
2 Parent(s): e247664 37c9ec2

Merge pull request #1 from panotedi/milestone-1

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1 +1,7 @@
1
- # 634-project
 
 
 
 
 
 
 
1
+ # 634-project
2
+
3
+ First, I installed Docker for Windows as well as the WSL2 to support it. Using the two links that the professor had providd for us
4
+
5
+ Then I downloaded vscode and created a Dockerfile by following the steps in the video and was able to deploy that to the docker terminal.
6
+
7
+ ![image](https://user-images.githubusercontent.com/125224688/227837771-45d330d4-4ad5-4403-b46c-0e506c09e246.png)