Skip to content

Commit d17eb72

Browse files
committed
docker container images readme updated
1 parent 80539fd commit d17eb72

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,21 @@
1414
### Docker Creating and Using Container
1515

1616
### Docker Container Images
17+
18+
* What's In An Image (and What Isn't)
19+
* The Mighty Hub: Using Docker Hub Registry
20+
Images
21+
* Images and Their Layers: Discover the Image
22+
Cache
23+
* Image Tagging and Pushing to Docker Hub
24+
* Building Images: The Dockerfile Basics
25+
* Building Images: Running Docker Builds
26+
* Building Images: Extending Official Images
27+
* Assignment: Build Your Own Dockerfile and
28+
Run Containers From It
29+
* Using Prune to Keep Your Docker System Clean
30+
31+
1732
### Container Lifetime & Persistent Data: Volumes, Volumes, Volumes
1833
### Docker Compose: The Multi-Container Tool
1934
### Swarm Intro and Creating a 3-Node Swarm Cluster

0 commit comments

Comments
 (0)