Can someone please tell me how to get access to pull the ghcr.io/free5gc/ue-tester image? I’m trying to pull :latest, but I’d be happy with any available tag.
Thanks for the reply. ChatGPT suggested the image for simulating UE traffic using GTP and DSCP marking in a Kubernetes test setup. It was meant to represent a container that runs gtp5g-tunnel and iperf3to send traffic to a UPF pod.
Hi,
The free5GC does not publish “UE-tester” container.
You can edit the ueransim container Dockerfile in the free5gc compose repository to achieve the functionality you need.