Hey there folks! I’m the author of Container Canary. The project grew out of a need for unit testing and most importantly regression testing for the containers we manage. Specifically, I was trying to support multiple platforms with a single image and kept causing regressions with changes I was making. So Canary was born as a side project of mine to help me test our images and give me the confidence I wasn’t breaking things.
We then open-sourced it so that the community can benefit from it too. If you have any questions please don’t hesitate to ask!