-
- Downloads
RHEL8.2 dockerfiles: create intermediary build image
This commit creates an intermediary build image for all eNB, gNB, UE, nrUE, RU targets (ran-build) after the image containing all RAN compilation dependencies (ran-base). Then, the corresponding target container images are just copied from the ran-build. The only exception is phySim, which is still compiled independently, as the build_oai would otherwise put all compiled files into phy_simulators/build instead of ran_build/build. We do this at this state to avoid any inconsistencies.
Showing
- docker/Dockerfile.base.rhel8.2 1 addition, 1 deletiondocker/Dockerfile.base.rhel8.2
- docker/Dockerfile.build.rhel8.2 38 additions, 0 deletionsdocker/Dockerfile.build.rhel8.2
- docker/Dockerfile.eNB.rhel8.2 8 additions, 16 deletionsdocker/Dockerfile.eNB.rhel8.2
- docker/Dockerfile.gNB.rhel8.2 8 additions, 16 deletionsdocker/Dockerfile.gNB.rhel8.2
- docker/Dockerfile.lteRU.rhel8.2 7 additions, 15 deletionsdocker/Dockerfile.lteRU.rhel8.2
- docker/Dockerfile.lteUE.rhel8.2 8 additions, 16 deletionsdocker/Dockerfile.lteUE.rhel8.2
- docker/Dockerfile.nrUE.rhel8.2 9 additions, 16 deletionsdocker/Dockerfile.nrUE.rhel8.2
- docker/Dockerfile.phySim.rhel8.2 1 addition, 5 deletionsdocker/Dockerfile.phySim.rhel8.2
- docker/Dockerfile.ran.rhel7.oc4-4 1 addition, 1 deletiondocker/Dockerfile.ran.rhel7.oc4-4
- docker/Dockerfile.ran.rhel8.2.oc4-4 1 addition, 1 deletiondocker/Dockerfile.ran.rhel8.2.oc4-4
Loading
Please register or sign in to comment