docker-wait

NOT MAINTAINED

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者aanand/docker-wait
主編程語言Shell
編程語言Shell (語言數: 1)
平台
許可證
所有者活动
創建於2014-07-31 07:56:58
推送於2016-04-26 23:15:45
最后一次提交2016-04-26 23:15:45
發布數0
用户参与
星數155
關注者數7
派生數44
提交數3
已啟用問題?
問題數2
打開的問題數2
拉請求數0
打開的拉請求數0
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?