Tracing 5G Core Network Messages in free5GC
Tracing docker containers traffic
Sep 18, 20244 min read453
Search for a command to run...
Articles tagged with #docker
Tracing docker containers traffic
After installing the prerequisites (docker and gtp5g), we are ready to install and run free5gc containers using Docker Compose. Docker compose simplifies and automates multi-container application deployment using a single docker compose YAML file tha...
The free5GC is an open-source project for 5th generation (5G) mobile core networks. The ultimate goal of this project is to implement the 5G core network (5GC) defined in 3GPP Release 15 (R15) and beyond. So, first things first, let's set up an envir...