Re: Docker images for 8.0.0

2020-01-22 Thread Jonathan Gallimore
How far do you want to go with testing? Personally I think a quick automated smoke test would be perfect. The distributions are already tested in quite a lot of depth in the build, so I'm not sure we need to repeat that in Docker. That's a development view on the problem, I'm quite interested in wh

Re: Docker images for 8.0.0

2020-01-22 Thread Jenkins, Rodney J (Rod)
Jon, I was able to get it to build, thank you!!! This leads me to a larger concern: Testing of the docker images. I am open to ideas on how to test these images I create. Currently, I spot check just to see if they build, which is pretty weak. Anyone have ideas for some additional testing?