Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
littleBu
OpenXG-RAN
Commits
61bada11
Commit
61bada11
authored
Jan 12, 2024
by
Reem Bahsoun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove un-needed libraries from docker file
parent
e396f5f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
docker/Dockerfile.gNB.aerial.ubuntu20
docker/Dockerfile.gNB.aerial.ubuntu20
+0
-5
No files found.
docker/Dockerfile.gNB.aerial.ubuntu20
View file @
61bada11
...
@@ -71,7 +71,6 @@ RUN apt-get update && \
...
@@ -71,7 +71,6 @@ RUN apt-get update && \
procps \
procps \
libsctp1 \
libsctp1 \
tzdata \
tzdata \
libblas3 \
libatlas3-base \
libatlas3-base \
libconfig9 \
libconfig9 \
openssl \
openssl \
...
@@ -80,10 +79,6 @@ RUN apt-get update && \
...
@@ -80,10 +79,6 @@ RUN apt-get update && \
iproute2 \
iproute2 \
iputils-ping \
iputils-ping \
gdb \
gdb \
python \
python3 \
python3-six \
python3-requests \
libusb-1.0-0 && \
libusb-1.0-0 && \
rm -rf /var/lib/apt/lists/*
rm -rf /var/lib/apt/lists/*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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