Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Borjis131/docker-open5gs in…
Browse files Browse the repository at this point in the history
…to main
  • Loading branch information
Borjis131 committed Feb 9, 2023
2 parents 18b185d + 08e758f commit 29b75ce
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ This repository contains the Dockerfiles and docker compose files used to deploy

The repository uses the same release version tags as Open5GS, so to use an specific Open5GS version just select the appropiate tag.

The Docker images are available in DockerHub: `borieher/<nf_name>:<open5gs_version>`
The Docker images are available:
- in DockerHub `borieher/<nf_name>:<open5gs_version>`
- in GitHub Container Registry `ghcr.io/borjis131/<nf_name>:<open5gs_version>`

## Use it

Expand Down Expand Up @@ -73,4 +75,4 @@ docker-compose -f compose-files/basic-v2/docker-compose.yaml down
- `docs/` directory contains the documentation for this project.
- `images/` directory has each Network Function Dockerfile.

Check `docs/` to see the documentation.
Check `docs/` to see the documentation.

0 comments on commit 29b75ce

Please sign in to comment.