Skip to content

Commit

Permalink
use --ipc="host"
Browse files Browse the repository at this point in the history
  • Loading branch information
ric-evans committed Sep 26, 2023
1 parent 8e7934d commit 26a9f16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/launch_scripts/docker/launch_client.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ fi

# Run
docker run --network="host" $pull_policy --rm -i \
--ipc="host" \
--shm-size=6gb \
$DOCKERMOUNT_ARGS \
--env PY_COLORS=1 \
Expand Down

0 comments on commit 26a9f16

Please sign in to comment.