Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
cn5g
oai-cn5g-fed
Commits
e606b55f
Commit
e606b55f
authored
Jul 27, 2021
by
Raphael Defosseux
Browse files
fix(doc): a few typos again
Signed-off-by:
Raphael Defosseux
<
raphael.defosseux@eurecom.fr
>
parent
e0b36f1e
Changes
2
Hide whitespace changes
Inline
Side-by-side
docker-compose/docker-compose-gnbsim.yaml
View file @
e606b55f
...
...
@@ -2,7 +2,7 @@ version: '3.8'
services
:
gnbsim
:
container_name
:
gnbsim
image
:
gnbsim:
develop
image
:
gnbsim:
latest
privileged
:
true
environment
:
-
MCC=208
...
...
@@ -36,7 +36,7 @@ services:
retries
:
5
gnbsim2
:
container_name
:
gnbsim2
image
:
gnbsim:
develop
image
:
gnbsim:
latest
privileged
:
true
environment
:
-
MCC=208
...
...
@@ -70,7 +70,7 @@ services:
retries
:
5
gnbsim3
:
container_name
:
gnbsim3
image
:
gnbsim:
develop
image
:
gnbsim:
latest
privileged
:
true
environment
:
-
MCC=208
...
...
@@ -104,7 +104,7 @@ services:
retries
:
5
gnbsim4
:
container_name
:
gnbsim4
image
:
gnbsim:
develop
image
:
gnbsim:
latest
privileged
:
true
environment
:
-
MCC=208
...
...
@@ -138,7 +138,7 @@ services:
retries
:
5
gnbsim5
:
container_name
:
gnbsim5
image
:
gnbsim:
develop
image
:
gnbsim:
latest
privileged
:
true
environment
:
-
MCC=208
...
...
@@ -172,7 +172,7 @@ services:
retries
:
5
gnbsim-fqdn
:
container_name
:
gnbsim-fqdn
image
:
gnbsim:
develop
image
:
gnbsim:
latest
privileged
:
true
environment
:
-
MCC=208
...
...
@@ -204,7 +204,7 @@ services:
retries
:
5
gnbsim-vpp
:
container_name
:
gnbsim-vpp
image
:
gnbsim:
develop
image
:
gnbsim:
latest
privileged
:
true
environment
:
-
MCC=208
...
...
docs/DEPLOY_SA5G_WITH_GNBSIM.md
View file @
e606b55f
...
...
@@ -111,6 +111,7 @@ OR
```
bash
docker pull rohankharade/gnbsim
docker image tag rohankharade/gnbsim:latest gnbsim:latest
```
## 7. Executing the `gnbsim` Scenario ##
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment