Skip to content

cbboth/free5gc-Docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

free5gc-Docker

Dependencies

Base Image

Each box of project is based on a compiled free5gc image. To build this image use the follow command: sudo docker build -t free5gc-base .

Running

To run all boxes and Web interface use the follow command: sudo docker-compose up -d

The web app is available into http://localhost:3000.

User: admin Password: 1423

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.7%
  • C++ 1.9%
  • JavaScript 0.9%
  • Python 0.7%
  • Makefile 0.6%
  • Yacc 0.6%
  • Other 1.6%