Skip to content

Provides the means for ordered execution for containerized dev environments. Waits for all linked (via Docker env vars) services to be accessible, in parallel. UDP, TCP, and Unix socket support, in addition to all that curl can handle, which is more than you'd think.

License

Notifications You must be signed in to change notification settings

akatrevorjay/wait-for-linked-services

Repository files navigation

wait-for-linked-services

Waits for all linked (via Docker env vars) services to be accessible, in parallel. UDP, TCP, and Unix socket support.

Reqs:

  • bash 4+
  • Optional (depending on features you use): netcat curl ping
  • That's it.

About

Provides the means for ordered execution for containerized dev environments. Waits for all linked (via Docker env vars) services to be accessible, in parallel. UDP, TCP, and Unix socket support, in addition to all that curl can handle, which is more than you'd think.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages