Skip to content

Commit

Permalink
Docker section addition
Browse files Browse the repository at this point in the history
  • Loading branch information
gokulsani committed Mar 24, 2023
1 parent 45e2cb5 commit e5c789c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -720,3 +720,7 @@ If you encounter segmentation faults in the rt-mbms-modem for higher bandwidths
- change #define CALCULATE_BER in line 34 to #undef CALCULATE_BER
- rebuild (cd build; ninja)
````

## Docker Implementation

An easy to use docker Implentation is also available. Please check into the [wiki](https://github.com/5G-MAG/Documentation-and-Architecture/wiki/5G-MAG-Reference-Tools:-Docker-Implementation-of-MBMS-processes) page for a detailed description on how to run the processes in a docker container.

0 comments on commit e5c789c

Please sign in to comment.