Skip to content

docker-compose and bash scripts that run through scenarios

Notifications You must be signed in to change notification settings

Code0x58/ops-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Each directory contains a scenario, built from Docker containers. You can start the containers for it using docker-compose up -d, and when finished docker-compose down --volumes will stop and remove the containers. It may be better to not use the -d flag to see get the output of the containers so you can see when they are ready.

Once the containers are running, you can go through the bash scripts in order to get a run through of the topic.

example run

About

docker-compose and bash scripts that run through scenarios

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published