{"id":2249,"date":"2019-05-20T10:00:39","date_gmt":"2019-05-20T08:00:39","guid":{"rendered":"https:\/\/craftcoders.app\/?p=1043"},"modified":"2024-08-14T14:27:52","modified_gmt":"2024-08-14T12:27:52","slug":"sophisticated-google-container-structure-tests","status":"publish","type":"post","link":"https:\/\/craftcoders.app\/sophisticated-google-container-structure-tests\/","title":{"rendered":"Sophisticated Google container structure tests"},"content":{"rendered":"\r\n
Last week we did an innovation week at our company, crowding up together and trying to figure out what can be done to improve our systems. Our group chose to setup a private docker registry and to automate the creation of docker<\/strong> images for our test-system. After some research we came up with Google’s framework named container structure tests<\/strong>, to verify that the automatically created containers are actually working.<\/p>\r\n\r\n\r\n\r\n
\r\n
The Container Structure Tests provide a powerful framework to validate the structure of a container image. These tests can be used to check the output of commands in an image, as well as verify metadata and contents of the filesystem.<\/p>\r\nGoogleContainerTools @ Github<\/a><\/cite><\/blockquote>\r\n\r\n\r\n\r\n