2 Star 4 Fork 2

PJOC / pay-gateway

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.sh 257 Bytes
一键复制 编辑 原始数据 按行查看 历史
Blademainer 提交于 2020-11-05 01:30 . add official docker
#!/usr/bin/env bash
cur_script_dir="$(cd $(dirname $0) && pwd)"
WORK_HOME="${cur_script_dir}"
source "${WORK_HOME}/setup.sh"
docker build --build-arg REPOSITORY=$REPOSITORY --build-arg GOPROXY=${GOPROXY} --build-arg APP=${NAME} . -t image --file Dockerfile
Go
1
https://gitee.com/pjoc/pay-gateway.git
git@gitee.com:pjoc/pay-gateway.git
pjoc
pay-gateway
pay-gateway
master

搜索帮助