Cannot dockerize open5gs #380
Replies: 1 comment
-
Problem solved. This post can be removed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Community,
I am experiencing issues using the command
docker compose -f docker/docker-compose.yml up
from srsRAN_Project directory. Our OS is Ubuntu 22.04.Here is the log:
[+] Building 0.0s (5/5) FINISHED docker:default
=> [5gc internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 2.90kB 0.0s
=> [5gc internal] load .dockerignore 0.0s
=> => transferring context: 2B 0.0s
=> CANCELED [5gc internal] load metadata for docker.io/library/ubuntu:22.04 0.0s
=> [metrics-server internal] load .dockerignore 0.0s
=> => transferring context: 2B 0.0s
=> [metrics-server internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 1.37kB 0.0s
failed to solve: no build stage in current context
I am wondering if anyone also experiences this issue.
On a side note, we tried installing the latest version of Open5GS (v2.7.0) on a baremetal server, but the connection cannot be established between gnb and srsue, whether using USRPs or zmq. I am not sure if this is a known issue. Does anyone have the same issue?
Beta Was this translation helpful? Give feedback.
All reactions