Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-AMF
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
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
OpenXG
OpenXG-AMF
Commits
66f49b19
Commit
66f49b19
authored
Feb 11, 2021
by
Mohammed Ismail
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typo correction
Signed-off-by:
Mohammed Ismail
<
mohammed.ismail@openairinterface.org
>
parent
68aa5369
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
docker/Dockerfile.amf.rhel8.2
docker/Dockerfile.amf.rhel8.2
+3
-3
No files found.
docker/Dockerfile.amf.rhel8.2
View file @
66f49b19
...
...
@@ -112,7 +112,7 @@ COPY --from=oai-amf-builder /usr/lib64/libicudata.so.60 /usr/lib64/
COPY --from=oai-amf-builder /usr/lib64/libicui18n.so.60 /usr/lib64/
COPY --from=oai-amf-builder /usr/lib64/libicuuc.so.60 /usr/lib64/
COPY --from=oai-
smf-builder /openair-s
mf/scripts/entrypoint.sh entrypoint.sh
COPY --from=oai-
amf-builder /openair-a
mf/scripts/entrypoint.sh entrypoint.sh
# debug
#RUN ldconfig -v
...
...
@@ -128,8 +128,8 @@ WORKDIR /openair-amf
# expose ports
EXPOSE 80/tcp 9090/tcp 38412/sctp
CMD ["/openair-
smf/bin/oai_amf", "-c", "/openair-s
mf/etc/amf.conf", "-o"]
ENTRYPOINT ["/openair-
s
mf/bin/entrypoint.sh"]
CMD ["/openair-
amf/bin/oai_amf", "-c", "/openair-a
mf/etc/amf.conf", "-o"]
ENTRYPOINT ["/openair-
a
mf/bin/entrypoint.sh"]
#CMD ["sleep", "infinity"]
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