cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
504
Views
2
Helpful
4
Replies

Learn how to get a Docker image

a9084
Level 1
Level 1

In the NCS540, IOS-XR 7.10.2 environment, I am trying to create a container using Docker and Application Hosting.

I want to use a standard Docker instead of 3rd party, but I don't know how to get an image, so can you tell me?

2 Accepted Solutions

Accepted Solutions

I think this is what you mean and should help here https://xrdocs.io/application-hosting/tutorials/application-hosting-with-appmgr

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

View solution in original post

Sorry for the super late response.
Your answer was exactly what I was looking for.
I appreciate it.
This is my first time posting and I'm glad I got the answer I was looking for. Thank you so much!

View solution in original post

4 Replies 4

I think this is what you mean and should help here https://xrdocs.io/application-hosting/tutorials/application-hosting-with-appmgr

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

Sorry for the super late response.
Your answer was exactly what I was looking for.
I appreciate it.
This is my first time posting and I'm glad I got the answer I was looking for. Thank you so much!

rahusha7
Cisco Employee
Cisco Employee

The Third Party Application uses Docker as its runtime environment. You can package a Docker container as an RPM and then install it on XR. The following link details the steps required to create an RPM and install it on XR: https://github.com/suhaib-ahmd/CL-appmgr-steps

Sorry for the late reply.
Your information has resolved my question.
Thank you very much!