Build the docker image
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user