mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 07:08:11 +00:00
move new directory
This commit is contained in:
parent
2d72eaa24d
commit
38cccb8a85
3 changed files with 15 additions and 19 deletions
|
|
@ -1,6 +1,11 @@
|
|||
NextEPC docker
|
||||
WebUI & MongoDB
|
||||
===========================================
|
||||
* docker-compose up
|
||||
|
||||
Ubuntu Package
|
||||
===========================================
|
||||
|
||||
* cd sample
|
||||
* docker build -t nextepc .
|
||||
* docker run --net=host --hostname nextepc -ti --name nextepc --privileged --cap-add=SYS_ADMIN -e "container=docker" -v /sys/fs/cgroup:/sys/fs/cgroup -v $PWD:/mnt nextepc /sbin/init
|
||||
* docker exec -it /bin/bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue