Skip to content

Commit 0886dd9

Browse files
committed
learning Docker Compose: The Multi-Container Tool
1 parent 66b2e21 commit 0886dd9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,15 @@ With Bind Mounts
6666
* Database Passwords in Containers
6767

6868
### Docker Compose: The Multi-Container Tool
69+
* Docker Compose and The docker-compose.yml
70+
File
71+
* Trying Out Basic Compose Commands
72+
* Assignment: Build a Compose File For a
73+
Multi-Container Service
74+
* Adding Image Building to Compose Files
75+
* Assignment: Compose For Run-Time Image
76+
Building and Multi-Container Development
77+
6978
### Swarm Intro and Creating a 3-Node Swarm Cluster
7079
### Swarm Basic Features and How to Use Them In Your Workflow
7180
### Swarm App Lifecycle

0 commit comments

Comments
 (0)