1 Star 0 Fork 0

xiaoleeza/webhook-adapter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Dockerfile 196 Bytes
一键复制 编辑 原始数据 按行查看 历史
谷永权 提交于 2019-11-08 15:13 . 构建docker镜像
FROM registry.cn-hangzhou.aliyuncs.com/guyongquan/webhook-adapter-base
ADD index.js /app/
ADD prometheusalert /app/prometheusalert
EXPOSE 80
ENTRYPOINT ["node", "/app/index.js", "--port=80"]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xiaoleeza/webhook-adapter.git
[email protected]:xiaoleeza/webhook-adapter.git
xiaoleeza
webhook-adapter
webhook-adapter
master

搜索帮助