Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prebuilt image enhancements #365

Merged
merged 3 commits into from
Sep 18, 2024

Conversation

FlyGoat
Copy link
Contributor

@FlyGoat FlyGoat commented Aug 29, 2024

Build all image variants, fix OAI image build, and provide document instructions.

Maybe it's worthy to cherry-pick those changes to all branches, so images will be built for all configurations.

Signed-off-by: Jiaxun Yang <[email protected]>
@herlesupreeth
Copy link
Owner

herlesupreeth commented Aug 30, 2024

Amazing contribution.. thanks a lot. I will cherry-pick to other branches

@@ -27,6 +27,8 @@
FROM ubuntu:focal

ENV DEBIAN_FRONTEND=noninteractive
ENV BUILD_UHD_FROM_SOURCE=True
ENV UHD_VERSION=4.4.0.0
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a possibility to not hardcode UHD version??

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems no, the build script requires this variable to be set.

4.4 was chosen by various official docker images, see: https://gitlab.eurecom.fr/oai/openairinterface5g/-/blob/develop/docker/Dockerfile.base.ubuntu22?ref_type=heads#L34

oai/enb_dockerfile Outdated Show resolved Hide resolved
Upgrade to Ubuntu jammy so we have new limesuite and soapysdr
in system repo.

Use fixed v2.1 base.

Build UHD from source so that TDD patch will be applied.

Signed-off-by: Jiaxun Yang <[email protected]>
@herlesupreeth
Copy link
Owner

@FlyGoat Hey, I will merge this once I am back from vacation

@herlesupreeth herlesupreeth merged commit e0fc730 into herlesupreeth:master Sep 18, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants