Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello All,Greetings!I am trying to deploy a docker app following the tutorial from https://learninglabs.cisco.com/lab/iot-iox-app-docker/, and it works well after I deployed on the Cisco Sandbox (x86_64 architecture). But when I try to deploy the sam...
My disk space should be enough. I think this error is due to incorrect configuration. I have tried your method with IE4000 dockerfile configuration, package.yaml file (with rootfs.ext2), then it could be deployed and run on the device right now.Thank...
Thanks for your reply!I tried to package the image into ext2 as you said using the following commands:$ sudo /home/nie/ioxclient_1.8.1.0_linux_amd64/ioxclient docker package -p ext2 -a nie/iox-python-test:latest . Then it returns the following error ...
I think the problem may locate at the docker layer. I try to deploy the IE4K switch with the "test-cpp-app" application in the turotial. But it also displays some similar error "[Errno 95] Operation not supported" :OSError: [Errno 17] File exists: '/...