父节点
38adb5f4a9
当前提交
7e1fc10b07
|
@ -93,7 +93,7 @@ def main(ctx):
|
||||||
buildDockerFolder(
|
buildDockerFolder(
|
||||||
"Dockerfile.home",
|
"Dockerfile.home",
|
||||||
"nginx:latest",
|
"nginx:latest",
|
||||||
"home",
|
"$${LOCAL_DOCKER_REGISTRY}home",
|
||||||
"letsencrypt-nginx",
|
"letsencrypt-nginx",
|
||||||
"home",
|
"home",
|
||||||
),
|
),
|
||||||
|
|
在新工单中引用