wait for:在docker中等待的工具 源码
等待 如果服务器可用,则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.zip
(预估有个18文件)
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
暂无评论