-
How to Install Docker Compose?
- Lab #1:
versionCommand - Lab #2:
helpCommand - Lab #3:
ConfigCommand - Lab #4:
BuildCommand - Lab #5:
PullCommand - Lab #6:
PushCommand - Lab #7:
upCommand - Lab #8:
ImagesCommand - Lab #9:
psCommand - Lab #10:
StopCommand - Lab #11:
StartCommand - Lab #12:
RestartCommand - Lab #13:
pauseCommand - Lab #14:
UnpauseCommand - Lab #15:
LogsCommand - Lab #16:
PortCommand - Lab #17:
RunCommand - Lab #18:
ScaleCommand - Lab #19:
ExecCommand - Lab #20:
KillCommand - Lab #21:
RmCommand - Lab #22:
DownCommand
- Lab #1:
-
A Simple Wordpress Application running on Single Node using Docker Compose
- Creating 5-Node Docker Swarm Cluster
- Lab #1: Creating Overlay Network
- Lab #2: Deploy Services
- Lab #3: Inspecting Docker Swarm Service States
- Lab #4: Scaling Docker Swarm Services
- Lab #5: Deploy the application components as Docker services
- Lab #6: Drain a node and reschedule the containers
- Lab #7: Cleaning Up