Skip to content

Borjis131/docker-ueransim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UERANSIM in Docker

UERANSIM gNB and UE images ready for Docker.

Build it

Note: Requires docker-buildx-plugin

To create the UERANSIM images run:

docker buildx bake

Note: This command uses the docker-bake.hcl file, please update the UERANSIM_VERSION and UBUNTU_VERSION variables there before running it.