Commit 1d161eb9 authored by Luhan Wang's avatar Luhan Wang

add command for docker bridge

parent bb1e11da
......@@ -9,3 +9,4 @@ git clone --branch master http://luhan:wangarafat@git.opensource5g.org/openxg/op
echo "successfully cloned project"
cd openxg-5gcs-release
sudo ./scripts/install.sh -I
sudo docker network create docker-openxg --subnet=172.11.200.0/24 -o com.docker.network.bridge.name=docker-openxg
\ No newline at end of file
Markdown is supported
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