diff --git a/1.txt b/1.txt index 1b87032..1102090 100644 --- a/1.txt +++ b/1.txt @@ -4,4 +4,4 @@ docker_username / docker_password 这是流水线中引用的密钥名称。你 /tmp/maven-cache:/root/.m2 Maven 缓存。将宿主机目录挂载到容器内,可以复用 Maven 本地仓库,加速构建。 /var/run/docker.sock:/var/run/docker.sock Docker socket 挂载。这允许流水线在容器内直接调用宿主机的 Docker 守护进程来构建镜像。 -1 \ No newline at end of file +2 \ No newline at end of file