Docker Image Testing With Container Structure Tests

Aaron Berry
Level Up Coding
Published in
5 min readSep 18, 2022

--

Containers have become a leading technology for defining and consistently running our software, helping reduce the dreaded “, but it works on my system” problem when trying to debug an issue or run an application. So by wrapping our software and its runtime dependencies into a container image, we create an artefact that you can test to guarantee it works as expected through the different stages of the…

--

--

Software Engineer working in Data Engineer and DevOps. Tinkering with anything automation, containers and servers in the cloud.