We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07f460b commit 4599da1Copy full SHA for 4599da1
README.md
@@ -3,10 +3,9 @@
3
## What is covered as part of Docker Fundamentals?
4
1. Docker Introduction
5
2. Docker Installation
6
-3. Flow-1: Pull from Docker Hub and Run Docker Image
7
-4. Flow-2: Build new Docker Image and Run
8
-5. Docker Architecture
9
-6. Essential Docker Commands
+3. Flow-1: Pull from Docker Hub and Run Docker Image locally.
+4. Flow-2: Build new Docker Image and Run locally and Push to Docker Hub.
+5. Essential Docker Commands
10
11
## Docker Images used
12
| Application Name | Docker Image Name |
0 commit comments