docker-wait

NOT MAINTAINED

  • Owner: aanand/docker-wait
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

This project is not maintained - it was intended only as a demonstration. For proper information on how to wait for Docker containers with Compose, I've written a guide to controlling startup order.

wait is a really small Docker utility that blocks until another container is accepting TCP connections.

Use it like this:

$ docker run -d --name mycontainer some-image-or-other
$ docker run --link mycontainer:mycontainer aanand/wait
waiting for TCP connection to 172.17.0.105:5432......ok

Just link a single container to it - it doesn't matter what the link alias is.

Main metrics

Overview
Name With Owneraanand/docker-wait
Primary LanguageShell
Program languageShell (Language Count: 1)
Platform
License:
所有者活动
Created At2014-07-30 23:56:58
Pushed At2016-04-26 15:15:45
Last Commit At2016-04-26 16:15:45
Release Count0
用户参与
Stargazers Count155
Watchers Count8
Fork Count44
Commits Count3
Has Issues Enabled
Issues Count2
Issue Open Count2
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private