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.
Hi, I have a Cisco IR1101 and Cisco IR829WG. In both cases, I want to deploy containers with my application. For the IR1101, I used the instructions:https://www.cisco.com/c/en/us/support/docs/routers/1101-industrial-integrated-services-router/21438...
I successfully deployed a test docker container based on the instructions from the lab Building an IOx Application with Docker I then attempted to change the lab, to use ubuntu:18.04 as my base image rather than "alpine:3.5". I was able to package, i...