We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e57188 commit 13e5176Copy full SHA for 13e5176
01-Docker-Introduction/README.md
@@ -7,3 +7,15 @@
7
- What is Docker?
8
- Lets have couple of hands-on exercises to understand what is Docker.
9
- For introduction slides refer the [presentation slides](/otherfiles/presentation/Docker-Fundamentals-v1.pdf).
10
+
11
12
+# Docker Architecture
13
14
+## Understand Docker Architecture & Docker Terminology
15
+- What is Docker Daemon?
16
+- What is Docker Client?
17
+- What are Docker Images?
18
+- What are Docker Containers?
19
+- What is Docker Registry or Docker Hub?
20
+- Refer the [presentation slides](/otherfiles/presentation/Docker-Fundamentals-v1.pdf).
21
05-Docker-Architecture/README.md
06-Essential-Docker-Commands/README.md renamed to 05-Essential-Docker-Commands/README.md
0 commit comments