Help Center/
Atlas 500 Application/
Software Development Guide/
Software Packaging and Deployment/
Deploying the Image/
Deployment Using the CLI
Updated on 2022-03-13 GMT+08:00
Deployment Using the CLI
- Upload the image file (for example, myapp.tar exported in Creating an Image) to the Atlas 500.
- Run the following command on the Atlas 500 to import images:
docker load –i myapp.tar
- Start deployment.
The following device parameters need to be added for the Atlas 500 to load the Atlas 200 AI accelerator module:
docker run \ -it \ --device=/dev/davinci_manager \ --device=/dev/hisi_hdc \ --device=/dev/davinci0 \ myapp
Parent topic: Deploying the Image
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot