wait-for:在docker中等待的工具

时间:2021-03-31 14:16:53
【文件属性】:
文件名称:wait-for:在docker中等待的工具
文件大小:86KB
文件格式:ZIP
更新时间:2021-03-31 14:16:53
JavaScript 等待 如果服务器可用,则wait-for将尝试连接到服务器,然后以代码0退出,否则以代码1退出。 用法 PostgreSQL wait-for --postgresql postgres://postgres@localhost && npm run test-integration # or POSTGRESQL_URI=postgres://postgres@localhost wait-for --postgresql && npm run test-integration 兔子MQ wait-for --rabbitmq amqp://localhost && npm run test-integration # or RABBITMQ_URI=amqp://localhost wait-for --rabbitmq && npm run test-integration 雷迪
【文件预览】:
wait-for-master
----.mocharc.yaml(55B)
----yarn.lock(184KB)
----lib()
--------rabbit.js(1KB)
--------log.js(111B)
--------redis.js(1KB)
--------postgres.js(1KB)
----.eslintrc.yml(242B)
----.npmignore(17B)
----.travis.yml(495B)
----LICENSE(1KB)
----test()
--------setup.js(245B)
--------rabbit()
--------redis()
--------postgres()
----README.md(2KB)
----.gitignore(883B)
----bin()
--------wait-for.js(2KB)
----package.json(1KB)

网友评论