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: lessons/00-local-docker.md
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,12 @@ Here we are applying the idea of [GhostPlate](https://github.com/HansUXdev/Ghost
4
4
5
5
# How to use?:
6
6
See that button?
7
-
Click it with your right index finger and wait.
8
-
If you use any other finger I will bite it off.
9
-
[](https://gitpod.io#https://github.com/gitpod-io/gitpod-status)
7
+
Click it.
10
8
9
+
<palign="center">
10
+
<ahref="https://gitpod.io/#https://github.com/HansUXdev/MongoLearnPodt"><imgsrc="http://gitpod.io/button/open-in-gitpod.svg"alt="Open on GitPod"height="50px"/></a>
11
+
</p>
11
12
12
-
Then follow the directions inside the GitPod. Don't worry its still better than Microsoft documentation...
13
13
14
14
## Unit Learning Objective
15
15
Students should be to:
@@ -29,9 +29,6 @@ Students should be to:
29
29
3. Distinguish between the name of a docker image (mongo) and the container name (learn-mongo)
30
30
4. Use NPM Scripts to store docker commands such as docker exec for mongo shell
31
31
32
-
# About me
33
-
Hans McMurdy is an experianced web developer and coding teacher.
34
-
35
32
## About
36
33
This is a brief mongo tutorial in GitPod and originally built for docker and docker compose which you can see [here](https://github.com/HansUXdev/OSS-Books/tree/master/JavaScript-First/00-JavaScript-DataBases/mongo).
37
34
@@ -95,6 +92,9 @@ This is a brief mongo tutorial in GitPod and originally built for docker and doc
0 commit comments