mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-04 22:30:09 +00:00
Rename Project to Open5GS
- Change BuildTool to Meson - Many BUGS Fixed
This commit is contained in:
parent
cb447af93a
commit
142763c280
919 changed files with 30459 additions and 6284 deletions
|
|
@ -3,8 +3,8 @@ FROM ubuntu:${tag}
|
|||
|
||||
RUN apt-get update && \
|
||||
apt-get -y install software-properties-common && \
|
||||
add-apt-repository ppa:acetcom/nextepc && \
|
||||
add-apt-repository ppa:acetcom/open5gs && \
|
||||
apt-get update && \
|
||||
apt-get install -y nextepc
|
||||
apt-get install -y open5gs
|
||||
|
||||
WORKDIR /root
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue