mirror of
https://github.com/Borjis131/docker-open5gs.git
synced 2025-10-27 18:13:41 +00:00
Update UERANSIM images to use v3.2.7
This commit is contained in:
@@ -209,7 +209,7 @@ services:
|
|||||||
|
|
||||||
gnb:
|
gnb:
|
||||||
container_name: gnb
|
container_name: gnb
|
||||||
image: "ghcr.io/borjis131/gnb:v3.2.6"
|
image: "ghcr.io/borjis131/gnb:v3.2.7"
|
||||||
command: "-c /UERANSIM/config/gnb.yaml"
|
command: "-c /UERANSIM/config/gnb.yaml"
|
||||||
networks:
|
networks:
|
||||||
open5gs:
|
open5gs:
|
||||||
@@ -226,7 +226,7 @@ services:
|
|||||||
|
|
||||||
ue:
|
ue:
|
||||||
container_name: ue
|
container_name: ue
|
||||||
image: "ghcr.io/borjis131/ue:v3.2.6"
|
image: "ghcr.io/borjis131/ue:v3.2.7"
|
||||||
command: "-c /UERANSIM/config/ue.yaml"
|
command: "-c /UERANSIM/config/ue.yaml"
|
||||||
networks:
|
networks:
|
||||||
open5gs:
|
open5gs:
|
||||||
|
|||||||
@@ -229,7 +229,7 @@ services:
|
|||||||
|
|
||||||
gnb:
|
gnb:
|
||||||
container_name: gnb
|
container_name: gnb
|
||||||
image: "ghcr.io/borjis131/gnb:v3.2.6"
|
image: "ghcr.io/borjis131/gnb:v3.2.7"
|
||||||
command: "-c /UERANSIM/config/gnb.yaml"
|
command: "-c /UERANSIM/config/gnb.yaml"
|
||||||
networks:
|
networks:
|
||||||
open5gs:
|
open5gs:
|
||||||
@@ -246,7 +246,7 @@ services:
|
|||||||
|
|
||||||
ue1:
|
ue1:
|
||||||
container_name: ue1
|
container_name: ue1
|
||||||
image: "ghcr.io/borjis131/ue:v3.2.6"
|
image: "ghcr.io/borjis131/ue:v3.2.7"
|
||||||
command: "-c /UERANSIM/config/ue.yaml"
|
command: "-c /UERANSIM/config/ue.yaml"
|
||||||
networks:
|
networks:
|
||||||
open5gs:
|
open5gs:
|
||||||
@@ -263,7 +263,7 @@ services:
|
|||||||
|
|
||||||
ue2:
|
ue2:
|
||||||
container_name: ue2
|
container_name: ue2
|
||||||
image: "ghcr.io/borjis131/ue:v3.2.6"
|
image: "ghcr.io/borjis131/ue:v3.2.7"
|
||||||
command: "-c /UERANSIM/config/ue.yaml"
|
command: "-c /UERANSIM/config/ue.yaml"
|
||||||
networks:
|
networks:
|
||||||
open5gs:
|
open5gs:
|
||||||
@@ -280,7 +280,7 @@ services:
|
|||||||
|
|
||||||
ue3:
|
ue3:
|
||||||
container_name: ue3
|
container_name: ue3
|
||||||
image: "ghcr.io/borjis131/ue:v3.2.6"
|
image: "ghcr.io/borjis131/ue:v3.2.7"
|
||||||
command: "-c /UERANSIM/config/ue.yaml"
|
command: "-c /UERANSIM/config/ue.yaml"
|
||||||
networks:
|
networks:
|
||||||
open5gs:
|
open5gs:
|
||||||
|
|||||||
@@ -189,7 +189,7 @@ services:
|
|||||||
|
|
||||||
gnb:
|
gnb:
|
||||||
container_name: gnb
|
container_name: gnb
|
||||||
image: "ghcr.io/borjis131/gnb:v3.2.6"
|
image: "ghcr.io/borjis131/gnb:v3.2.7"
|
||||||
command: "-c /UERANSIM/config/gnb.yaml"
|
command: "-c /UERANSIM/config/gnb.yaml"
|
||||||
networks:
|
networks:
|
||||||
open5gs:
|
open5gs:
|
||||||
@@ -206,7 +206,7 @@ services:
|
|||||||
|
|
||||||
ue1:
|
ue1:
|
||||||
container_name: ue1
|
container_name: ue1
|
||||||
image: "ghcr.io/borjis131/ue:v3.2.6"
|
image: "ghcr.io/borjis131/ue:v3.2.7"
|
||||||
command: "-c /UERANSIM/config/ue1.yaml"
|
command: "-c /UERANSIM/config/ue1.yaml"
|
||||||
networks:
|
networks:
|
||||||
open5gs:
|
open5gs:
|
||||||
@@ -223,7 +223,7 @@ services:
|
|||||||
|
|
||||||
ue2:
|
ue2:
|
||||||
container_name: ue2
|
container_name: ue2
|
||||||
image: "ghcr.io/borjis131/ue:v3.2.6"
|
image: "ghcr.io/borjis131/ue:v3.2.7"
|
||||||
command: "-c /UERANSIM/config/ue2.yaml"
|
command: "-c /UERANSIM/config/ue2.yaml"
|
||||||
networks:
|
networks:
|
||||||
open5gs:
|
open5gs:
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ sst: 1
|
|||||||
sd: 000002
|
sd: 000002
|
||||||
```
|
```
|
||||||
|
|
||||||
When this configuration is received in the 5G Core, the AMF uses it to select the appropiate SMF.
|
When this configuration is received in the 5G Core, the AMF uses it to select the appropiate SMF.
|
||||||
|
|
||||||
SMF1 is configured to serve the `sst: 1` and `sd: 000001`.
|
SMF1 is configured to serve the `sst: 1` and `sd: 000001`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user