Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

donaghhorgan/compose-sync-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Controlling Docker container startup order

Some examples of strategies for synchronizing Docker container startup order:

  • application: Application-specific polling.
  • port: Port polling.
  • file-system: File system polling.
  • broker: Using a service status broker.

About

Strategies for controlling service startup order with Docker Compose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages