8000 GitHub - Borjis131/docker-ueransim: UERANSIM Docker images
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Borjis131/docker-ueransim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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.

0