1. 首页
  2. 数据库
  3. 其它
  4. wait for:在docker中等待的工具 源码

wait for:在docker中等待的工具 源码

上传者: 2021-04-29 01:30:26上传 ZIP文件 86KB 热度 10次
等待 如果服务器可用,则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 雷迪
下载地址
用户评论