/docker-ueransim

UERANSIM Docker images

Primary LanguageDockerfileGNU General Public License v3.0GPL-3.0

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.