mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 08:21:53 +08:00
[CI] Replace ipc=host with shm-size and sysctl configuration (#7138)
This commit is contained in:
@@ -163,6 +163,7 @@ jobs:
|
||||
fi
|
||||
|
||||
docker run --rm --net=host \
|
||||
--shm-size=64G \
|
||||
--name ${runner_name} \
|
||||
-v $(pwd):/workspace \
|
||||
-w /workspace \
|
||||
|
||||
Reference in New Issue
Block a user