Skip to content

Igor-Pchelko/blog-docker-compose-control-startup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker-compose startup flow

This project demonstrates the approach to control the startup process in docker-compose. Control docker-compose startup flow blog post

Start the docker-compose:

docker-compose up --build

To stop the docker-compose in interactive mode use Ctrl+C in either case use following command:

docker-compose down

About

Control docker-compose startup flow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published