This is what I ended up at to get a generic, but consistent docker build. As a potential alternative to PR #91 . It is mostly the process you had, just slightly streamlined. I build the docker image and use it locally instead of uploading it, then downloading it.
This is what I ended up at to get a generic, but consistent docker build. As a potential alternative to PR #91 . It is mostly the process you had, just slightly streamlined. I build the docker image and use it locally instead of uploading it, then downloading it.