File tree Expand file tree Collapse file tree 4 files changed +8
-13
lines changed
Expand file tree Collapse file tree 4 files changed +8
-13
lines changed Original file line number Diff line number Diff line change 55version : ' 2'
66services :
77 JavaScriptCollection :
8- image : registry.cn-hangzhou.aliyuncs.com/142vip/doc_book:JavaScriptCollection_0 .0.1
8+ image : registry.cn-hangzhou.aliyuncs.com/142vip/doc_book:JavaScriptCollection-0 .0.1
99 container_name : JavaScriptCollection
1010 hostname : JavaScriptCollection
1111 ports :
Original file line number Diff line number Diff line change 22
33# # 功能:设置docker自定义network,并指定网关、IP范围
44# # 参考:https://blog.csdn.net/Dontla/article/details/125210694
5- # # 作者:Rong姐姐好可爱
5+ # # 作者:Chu Fan
66# # 使用示例:bash xxx.sh 容器名称 镜像地址
77# #
88
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11#! /usr/bin/env sh
22
3+ # # 功能:github等平台推送脚本
4+ # # 参考:https://blog.csdn.net/Dontla/article/details/125210694
5+ # # 作者:Chu Fan
6+ # # 使用示例:bash xxx.sh "提交的信息"
7+ # #
8+
39
410# # 提交信息
511commitInfo=${1}
You can’t perform that action at this time.
0 commit comments