Build the docker image
This commit is contained in:
parent
8d807ea659
commit
865561f85d
3
build
3
build
@ -3,6 +3,9 @@ cd /opt
|
|||||||
apt update
|
apt update
|
||||||
apt install -y cmake make gcc g++ pkg-config libfftw3-dev libmbedtls-dev libsctp-dev libyaml-cpp-dev libgtest-dev screen libtool swig
|
apt install -y cmake make gcc g++ pkg-config libfftw3-dev libmbedtls-dev libsctp-dev libyaml-cpp-dev libgtest-dev screen libtool swig
|
||||||
git clone https://github.com/srsran/oran-sc-ric.git
|
git clone https://github.com/srsran/oran-sc-ric.git
|
||||||
|
cd oran-sc-ric
|
||||||
|
docker compose build
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#install ZeroMQ
|
#install ZeroMQ
|
||||||
|
Loading…
Reference in New Issue
Block a user