Unverified Commit 92677f38 authored by irwinsun's avatar irwinsun Committed by GitHub
Browse files

Merge pull request #5450 from sawyersong2/issue5363_github_branch

feat: 优化docker容器操作逻辑 #5363
parents 22342bd5 e38ff460
Showing with 1 addition and 1 deletion
+1 -1
......@@ -62,7 +62,7 @@ class SystemDockerMountGenerator @Autowired constructor(private val dockerHostCo
lowerDir = lowerDir,
upperDir = upperDir,
workDir = workDir,
targetPath = dockerHostConfig.bazelContainerPath
targetPath = dockerHostConfig.volumeWorkspace
))
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment