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...