You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,16 +22,19 @@ let's get started.
22
22
23
23
## Setup using Docker Compose
24
24
25
-
I'm writing this documentation at 10:44pm and still need to go home. but now y'all can run this on your local with a single command your welcome I'm busing home and sleeping now.
25
+
### Clone the repo
26
26
27
+
Clone this repo [starter course repo](https://github.com/UBC-MDS/course-starter-python)
28
+
and locate yourself to the root of the repo where the `Dockerfile` is located.
29
+
30
+
Then run this command. It should take 5-7 minutes.
27
31
```
28
32
docker-compose up
29
33
```
30
34
then go to your favourite web browser and type in the searchbar
31
35
32
36
`http://0.0.0.0:8000/`
33
37
34
-
If this doesn't work I'm going to go into a corner and think about my life choices and possible eat my feelings away.
0 commit comments