Build the docker image

This commit is contained in:
Erik Foris 2024-04-18 17:08:57 +02:00
parent 8d807ea659
commit 865561f85d

3
build
View File

@ -3,6 +3,9 @@ cd /opt
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
git clone https://github.com/srsran/oran-sc-ric.git
cd oran-sc-ric
docker compose build
#install ZeroMQ